# Admin Panel

Locate the Admin Panel by navigating to the bottom-lefthand side of your dashboard. It's nestled above the Customer Support Hub.&#x20;

<figure><img src="/files/c71rYEk786451TbGYZ3e" alt=""><figcaption><p>Locating the Admin Panel</p></figcaption></figure>

The first tab, "Members," summarizes a list of users and permissions affiliated with your company, either invited by your Company's admin(s) or added by an AlphaGeo team member during onboarding. Metadata includes when a member was added by an admin to to the system, when they were last active, as well as what their most recent actions within the system were (and how long ago they occurred!). If a product/product feature is "N/A," the company lacks adequate subscription permissions. Please contact your account representative or <support@alphage.ai> with any questions.&#x20;

&#x20;You can also see the status of invitations to join your company's microsite.&#x20;

<figure><img src="/files/802rnSaqmTbo0m43rltH" alt=""><figcaption><p>Activity Overview within Admin Panel</p></figcaption></figure>

Clicking the "refresh" symbol next to an expired invitation will resend the invite. If you delete the invite, you'll have to start over with contact information, desired permissions, etc.&#x20;

NOTE: Only the company's admin can edit member permissions and send invitations. Admins must be elected and shared with the AlphaGeo account representative upon onboarding. A summary of Member Admins is provided in the dashboard.&#x20;

The "Credits" tab within the Admin Panel informs a company of its usage limits and how many credits have been consumed to date.&#x20;

Members can update their login information by navigating to the "Profile" icon on the upper-righthand side of the microsite.&#x20;

<figure><img src="/files/eWJVFBPNLBaIRwZ7Xzyr" alt=""><figcaption><p>Updating Your Member Profile</p></figcaption></figure>


---

# 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.alphageo.ai/platform-guides/admin-panel.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.
