# Account Level Settings

<figure><img src="/files/CCvB2Fa9C1yITfO7kWSy" alt=""><figcaption></figcaption></figure>

There is a “Setup” dropdown in the top navigation. From here you can choose the following:

* **Get Code Snippet** This is your unique code snippet for your Pulse Insights implementation. See implementation documentation [here](/implementing-pulse-insights-dev/implementing-in-email.md#implement-tag).
* **Global Targeting** to manage impression frequency caps and IP suppression.&#x20;
* **Data & Integrations** Enable and manage survey callback code snippets: impression callback, viewed impression callback, Onanswer callback, Onclose callback and Oncomplete callback. See more information [here](/implementing-pulse-insights-dev/implementing-on-web-and-mobile-web/callbacks.md).
* **Data Restrictions** to manage data masking.
* **Themes** allow you to customize colors, fonts, and backgrounds via JSON “themes” so the formatting matches your brand.
* **Automations & Events**
* **Activity Log** to view a running log of all account changes, the time and date of the change, and the user who made the change.
* **User Management** to manage the users who have access to your Pulse Insights account, invite users, and assign access level. See the [User Management](/configuring-pulse-insights-console/account-setup/inviting-collaborators.md) section for more details.&#x20;
* **Support** - If you need help, please contact <support@pulseinsights.com>.


---

# 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.pulseinsights.com/configuring-pulse-insights-console/account-level-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.
