# Manager Account Accessibility

**GoAffPro** provides managers with their own portal for logging into their accounts.

To log into the manager account, open the URL: **<https://app.goaffpro.com/manage>** in your browser and enter your email address and password to log into your manager account.

<figure><img src="/files/3EyzhDVW4DYpsp9EWPZr" alt=""><figcaption><p>Manager Portal</p></figcaption></figure>

If the manager account is provided with full access, then they will have the same control over the program as the merchant.

![Full Access](/files/-M8Hbdy5bJVf050e7g97)

However, if any limits are put up by the merchant for the manager accounts, then managers will only be able to access the admin panel partially.

![Limited Access](/files/-M8HaOs7gbCYrCUB7hEo)

The sections that are kept inaccessible by the merchant for manager accounts will display the message "You do not have permission to view this page."

![](/files/-M8H_VW1ZUIyaNDUku59)


---

# 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.goaffpro.com/program-settings/create-affiliate-program-manager/manager-account-accessibility.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.
