# Contact Information

ExaVault Administrators can customize the contact information that is found at the bottom of emails sent for user-based administrative actions (such as creating a new user or updating an existing user) when the Administrator elects to notify users of such changes via email.

These settings are found in the Admin Dashboard under *Admin Settings > Branding > Contact.*

The following fields can be customized:

<table><thead><tr><th width="175">Setting</th><th>Usage</th></tr></thead><tbody><tr><td>Support Email</td><td>The email address that your users can email for support</td></tr><tr><td>Support Phone</td><td>The phone number that you want users to call for support. This field can include extensions.</td></tr><tr><td>Support URL</td><td>The website where your users can find support information or submit support tickets for your organization.</td></tr><tr><td>Support Fax</td><td>This field is no longer in use.</td></tr><tr><td>From Email</td><td>The reply-to email address that will be used if the notified user replies to the email.</td></tr></tbody></table>

Once these settings have been changed, future user-based administrative emails will reflect the new settings.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.exavault.com/using-exavault/customizing-your-site/contact-information.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
