# Granting Support Login Access

Asset Panda team members may need to access your Asset Panda Pro organization to assist you with support, implementation, or training. For security reasons, this access requires your explicit consent.

## Granting Access

To help the Asset Panda team support you directly, follow these steps to grant temporary login access to your account:

1. Log in to your Asset Panda Pro account at [assetpanda.app](https://assetpanda.app/).
2. Click your user icon in the upper-right corner and select **Manage profile**.
3. Turn on **Grant account login access**, then choose an **End date** for when the access should expire.
4. Scroll to the top of the page and click **Save changes**.

&#x20;

This temporary access helps the Asset Panda team support you more effectively.


---

# 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://prohelp.assetpanda.com/setting-up-the-organization/settings/personal-settings/granting-support-login-access.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.
