# Admin Panel

- [Event Library](https://documentation.freshpaint.io/admin-panel/events.md)
- [Event Library Bulk Actions](https://documentation.freshpaint.io/admin-panel/events/event-library-bulk-actions.md)
- [Event Definition Filters](https://documentation.freshpaint.io/admin-panel/events/event-definition-filters.md)
- [Event Tester](https://documentation.freshpaint.io/admin-panel/events/event-tester.md): Test your destinations by sending custom events to them through Freshpaint
- [Backfill (Time Machine)](https://documentation.freshpaint.io/admin-panel/events/time-machine.md)
- [Visual Tagger](https://documentation.freshpaint.io/admin-panel/events/visual-tagger.md)
- [Advanced Options](https://documentation.freshpaint.io/admin-panel/events/advanced-options.md)
- [Tag Manager](https://documentation.freshpaint.io/admin-panel/events/advanced-options/tag-manager.md): Inject code directly on your website without requiring engineering support
- [Disabling Target Text Capture](https://documentation.freshpaint.io/admin-panel/events/advanced-options/disabling-target-text-capture.md): If your site or app has clickable icons that may contain sensitive information, you may want to disable target text capture.
- [Cross Domain Tracking](https://documentation.freshpaint.io/admin-panel/events/advanced-options/cross-domain-tracking.md)
- [Projects & Environments](https://documentation.freshpaint.io/admin-panel/projects-and-environments.md)
- [Insights](https://documentation.freshpaint.io/admin-panel/insights.md): Everything you need to get started with Freshpaint Marketing Insights.
- [Attribution](https://documentation.freshpaint.io/admin-panel/insights/attribution.md): How to understand your attribution data.
- [Journeys](https://documentation.freshpaint.io/admin-panel/insights/journeys.md): How to understand Journeys.
- [Ad Performance](https://documentation.freshpaint.io/admin-panel/insights/ad-performance.md): How to setup and navigate the Ad Performance dashboard
- [Teams](https://documentation.freshpaint.io/admin-panel/teams.md)
- [Role-Based Access Control (RBAC)](https://documentation.freshpaint.io/admin-panel/teams/rbac.md): Align your team structure with your data governance strategy.
- [Transformations](https://documentation.freshpaint.io/admin-panel/transformations.md): Modify your data before it's sent to destinations
- [Standard Events](https://documentation.freshpaint.io/admin-panel/transformations/standard-events.md): Mapping your data to a destination's standard events.
- [Modify Data](https://documentation.freshpaint.io/admin-panel/transformations/fix-bad-data.md): Rename or modify event data
- [Modify User Data](https://documentation.freshpaint.io/admin-panel/transformations/modify-user-data.md): Modify User Data in Identify Events
- [SQL Transformations](https://documentation.freshpaint.io/admin-panel/transformations/sql.md)
- [Destination Monitoring](https://documentation.freshpaint.io/admin-panel/destination-monitoring.md)
- [Investigate: Testing and Debugging](https://documentation.freshpaint.io/admin-panel/investigate-testing-and-debugging.md): Leveraging Live View and Traces Tools for Real-time Event Validation and Debugging
- [Live View](https://documentation.freshpaint.io/admin-panel/investigate-testing-and-debugging/liveview.md)
- [Event Verification](https://documentation.freshpaint.io/admin-panel/investigate-testing-and-debugging/traces.md): Event Verification helps you understand how Freshpaint is processing your events.


---

# 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://documentation.freshpaint.io/admin-panel.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.
