# Short link protection

The "Protection" tab in the dynamic short link editor allows you to set a password to protect your short link or enable a "Sensitive content warning" for the link.

The password feature allows you to restrict access to the link to only those who know the password, while the "Sensitive content warning" feature displays a warning message before the user is redirected to the link's destination, alerting them that the content may be sensitive or inappropriate for some viewers.

These features can be useful for protecting sensitive or private information or for ensuring that only the intended audience views the link's content.

<br>


---

# 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.codeeqr.com/product-docs/dashboard/dynamic-short-links/short-link-protection.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.
