# Manage Your Account Information as a Brand

Some details from your *account information* appear in your Marketplace listing. Once filled in, your account information will offer prospective partners details about your industry and website, in addition to providing contact details for internal purposes.

#### Manage your account's information

1. From the top navigation bar, select ![](/files/2qeX6EqajzdOPiwzfeV5) **\[User profile] → Settings**.
2. On the left, under *General*, select **Account Information**.
3. Find the information you want to manage.
   * Refer to *Account information reference* for more information.
4. Make your changes.
5. Select **Save**.

#### Account information reference

There are 3 areas of information that you can manage: *Basic Information, Addresses*, and *Contacts*.

<details>

<summary>Basic Information</summary>

|              |                                                                                                                                                                                  |
| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Field**    | **Description**                                                                                                                                                                  |
| Name         | Enter your brand's name into the field and select **Save**.                                                                                                                      |
| Website      | From the drop-down menu, select *https* if your website is served securely or *http* if it is not. Enter your domain name.                                                       |
| Industry     | Select your industry from the drop-down list. You can further refine your industry using the secondary and tertiary drop-down lists.                                             |
| Phone Number | From the drop-down menu, select the country / region from which your phone number originates, then enter your phone number. You can store up to 2 phone numbers on your account. |
| Timezone     | View the time zone that impact.com has registered for you. This cannot be changed.                                                                                               |

</details>

<details>

<summary>Addresses</summary>

|                   |                                        |
| ----------------- | -------------------------------------- |
| **Field**         | **Description**                        |
| Corporate Address | Enter your business's mailing address. |

</details>

<details>

<summary>Contacts</summary>

Designate specialized contacts for your account. You can add either an existing account user or a new contact.

|                    |                                                                                                                                                                                |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Field**          | **Description**                                                                                                                                                                |
| Technical Contact  | This person is your company's point of contact for technological concerns. They handle the technology implementation for your business.                                        |
| Commercial Contact | This person is your company's point of contact for business dealings. They handle legal issues, contracts, and anything business-related.                                      |
| Security Contact   | This person is your company's point of contact for matters related to compliance and security policies. They handle security- and compliance-related issues for your business. |

</details>


---

# 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://help.impact.com/brand/what-would-you-like-to-learn-about/account-administration/account-settings/manage-your-account/manage-your-account-information-as-a-brand.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.
