# Guest reports

Guest reports use URLs that enable password-less authentication in order to access the data on the app, without the need to be a user within the app. These URLs are reusable and can include multiple accounts.

### New URL

New accounts reports are inaccessible via public links. All guest login URLs must be created manually, following the steps below:

1. Visit *Account manager* > *Accounts*
2. Select the account(s) to be added to the URL using the checkboxes on the left of the data table.
3. On the actions bar above the data table, click *Actions (V1)* or *Edit (V2)* > *Create access link*. This will trigger a dialog with the newly created URL.
4. (Optional) Change the name of the recently created URL.

Notes: On (V1) both the URL and name become inaccessible, and can only be recovered by creating a new login URL, so be sure to copy to a safe location.

### Compromised URL

If the URL has been compromised in any way, repeat the steps above to create a new one.


---

# 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.advertisingbeast.com/managing-advertising-accounts/modules/reports/advertising-reports/guest-reports.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.
