# Managing trackers

## Creating trackers <a href="#h_01j0jwvm2f9kv72ajqkgpgkabk" id="h_01j0jwvm2f9kv72ajqkgpgkabk"></a>

While Page trackers and Custom trackers can be created from the Trackers page, Action trackers, Browsing Indicators, and Transactions can only be created from the **visual editor**.

## Edit, delete, hide and change availability of trackers <a href="#h_01j0jwvm2fvzaqmbrnrn5sbt90" id="h_01j0jwvm2fvzaqmbrnrn5sbt90"></a>

To edit, delete, hide, or change the availability of a tracker, use the available buttons on each tracker.

![](/files/H1aB745nxMGiONIddQ0M)

* Clicking on the black flag icon (1) will change the availability of the tracker from this specific campaign to all campaigns.
* Clicking on the eye icon (2) will hide the tracker from the list. This is useful when you have many trackers and want to focus on a specific one.
* Clicking on the pencil icon (3) allows you to edit the tracker.
* Clicking on the trash icon (4) will delete the tracker.

The following table summarizes the possible actions per tracker:

|                     | View availability | Create new trackers | Change availability | Edit tracker | Hide tracker | Delete tracker |
| ------------------- | ----------------- | ------------------- | ------------------- | ------------ | ------------ | -------------- |
| Action Trackers     | ✅                 | ❌                   | ❌                   | ❌            | ❌            | ❌              |
| Page Trackers       | ✅                 | ✅                   | ✅                   | ✅            | ❌            | ✅              |
| Custom Trackers     | ✅                 | ✅                   | ✅                   | ✅            | ❌            | ✅              |
| Browsing Indicators | ✅                 | ❌                   | ❌                   | ❌            | ❌            | ❌              |
| Transactions        | ✅                 | ❌                   | ❌                   | ❌            | ✅            | ❌              |

## Managing trackers settings

To manage your trackers' general and technical settings, open the Trackers details panel.

To know more about the available settings and how to access the tracker's details panel, read our [Managing trackers settings ](/assets-library/trackers-page/managing-trackers/managing-trackers-settings.md)article.


---

# 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.abtasty.com/assets-library/trackers-page/managing-trackers.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.
