# Manage Technical Settings

<a href="https://pxa.impact.com/student/activity/1117597?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=tra-350&#x26;utm_campaign=help-center" class="button primary">Take the PXA course</a>

You can manage advanced settings for your account. If you are unsure about how you want these settings set up, [contact support](https://app.impact.com/support/portal.ihtml?createTicket=true).

#### Manage technical settings for your account

1. From the top navigation bar, select ![](/files/2qeX6EqajzdOPiwzfeV5) **\[User profile] → Settings**.
2. On the left, under *Technical*, select any of the technical settings.
3. Select the setting you want to manage.

   |                          |                                                                                                                                                                                                                                                                                                                                                                                     |
   | ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | **Setting**              | **Description**                                                                                                                                                                                                                                                                                                                                                                     |
   | API                      | Retrieve your [Impact REST API](/brand/what-would-you-like-to-learn-about/account-administration/account-settings/api-tokens/manage-api-access-tokens-as-a-brand.md) details, like your account SID (Security Identifier).                                                                                                                                                          |
   | Data Feeds               | Manage your [action feed](/brand/what-would-you-like-to-learn-about/account-administration/account-settings/enable-and-view-data-feeds.md). You can retrieve reports about new and existing actions linked to your account.                                                                                                                                                         |
   | Event Notification       | Manage [event notification postbacks](/brand/what-would-you-like-to-learn-about/account-administration/account-settings/notifications/enable-event-notification-postbacks-for-brands.md). You can synchronize Impact's postback data with a third-party tracker.                                                                                                                    |
   | Cross Program Tracking   | Toggle [cross-program tracking](/brand/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/enable-cross-program-tracking.md) permissions. This is integral if you have more than one program with impact.com and they are directly interacting with each other, such as a particular partner of yours driving traffic to more than one program at a time. |
   | File Submissions         | View recent [FTP file submissions](/brand/what-would-you-like-to-learn-about/account-administration/account-settings/send-data-to-impactcom/access-ftp-file-submissions.md). Check the *Status* column to find if batch submissions were stored successfully.                                                                                                                       |
   | Partner Custom Values    | View all the custom values you've assigned to a partner. Learn how to [assign custom tracking values to partners](/brand/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/assign-custom-tracking-values-to-partners.md).                                                                                                                               |
   | Connections              | View all your connections for all batch data file transfers between impact.com and brands, partners, or other parties. Learn more about [connections](/brand/what-would-you-like-to-learn-about/account-administration/account-settings/send-data-to-impactcom/data-connections-overview.md).                                                                                       |
   | Tracking Domains         | View your custom domains for tracking your programs.                                                                                                                                                                                                                                                                                                                                |
   | Partner Integrations Hub | Manage and deploy marketing and optimization partner integrations.                                                                                                                                                                                                                                                                                                                  |


---

# 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-technical-settings.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.
