# Updating Links + Data

You can view all of the token gated links that you create via [Your Gated Links Dashboard](https://www.mintgate.app/user_links).&#x20;

### What Can You Update

To update a token gated link, find the token gated link on [Your Gated Links Dashboard](https://www.mintgate.app/feed#links) and click on the Edit Info button.

You can edit the following:

* Title
* Description
* Link Photo
* Option to hide the link from your profile and public feed
* Delete the link&#x20;
  * If you delete a link, users will no longer be able to access it. We will also be unable to recover the link.&#x20;

You cannot edit the following on the dashboard. Please reach out to <support@mintgate.io> if you need help updating the following or have any other questions:

* Original URL
* Tokens that the link is gated by (including token type, network, contract address, token ID)
* Media Type

![Example of Updating a token gated link](https://1984142057-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MWyHYNpBDv72EQxCP7-%2F-MkqKLDceU-Opob2uvOB%2F-MkqfGo6Bs2A7PlgLDcm%2FExample%20of%20Edit%20Token.PNG?alt=media\&token=69bef803-8d75-40c6-8a6c-b9e8d6d44fa5)

### Usage Data

To retrieve the metrics of your token gated links, find the token gated link on [Your Gated Links Dashboard](https://www.mintgate.app/user_links) and click on the Link Analytics button.&#x20;

You can find the data on:

* **Total Unique Users**
  * The number of unique wallet addresses that accessed your token gated link
* **Number of Times Accessed**
  * The total number of times any wallet address accessed your token gated link
* **Number of Not Enough**
  * The total number of times that a user attempted to access your token gated link but did not have enough or the exact token that you gated the link with

If a wallet address has successfully accessed your token gated link, you can download a list of wallet addresses that accessed the link, and the first timestamp and the last timestamp of when they accessed the link via the **Download List of Wallet/Timestamp** button.&#x20;


---

# 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://mintgate.gitbook.io/mintgate-docs/updating-mintgate/updating-links.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.
