# Profiles

- [How to import an audience to target specific users?](https://doc.batch.com/guides-and-best-practices/profiles/how-to-import-an-audience-to-target-specific-users.md): Let's take a look at how to target specific users with an audience.
- [How to disable web push notifications?](https://doc.batch.com/guides-and-best-practices/profiles/how-to-disable-web-push-notifications.md): Everything you need to know to disable web push notifications on Google Chrome, Mozilla Firefox, Microsoft Edge, and more.
- [How to create and use a Segment?](https://doc.batch.com/guides-and-best-practices/profiles/how-to-create-and-use-a-segment.md): Create a user Segment and use it in your orchestration to avoid targeting mistakes!
- [How to find a user's profile on the dashboard?](https://doc.batch.com/guides-and-best-practices/profiles/how-to-find-a-users-profile-on-the-dashboard.md): Learn how to locate a user profile within the Data tab of the Batch dashboard.
- [How to see the data attached to your Install or Custom User ID?](https://doc.batch.com/guides-and-best-practices/profiles/how-to-see-the-data-attached-to-your-install-or-custom-user-id.md): The debug tool allows you to see all the native and custom data Batch has on your most recent installs.
- [How to reset your browser opt-in preferences?](https://doc.batch.com/guides-and-best-practices/profiles/how-to-reset-your-browser-opt-in-preferences.md): Here is a simple step-by-step guide to reset your web browser opt-in preferences for web push notifications.
- [Troubleshooting](https://doc.batch.com/guides-and-best-practices/profiles/troubleshooting.md)
- [Why is some data missing in your orchestrations?](https://doc.batch.com/guides-and-best-practices/profiles/troubleshooting/why-is-some-data-missing-in-your-orchestrations.md): Here is what you should check if the attributes and events tagged in your app or sent through the Profile API do not come up in your orchestrations.
- [Why is the number of Profiles not matching the number of IDs in my audience?](https://doc.batch.com/guides-and-best-practices/profiles/troubleshooting/why-is-the-number-of-profiles-not-matching-the-number-of-ids-in-my-audience.md): Read this guide to understand why the number of Profiles estimated for your audience is different than the number of targeted IDs.


---

# 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://doc.batch.com/guides-and-best-practices/profiles.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.
