# Agencies

- [White Label](https://docs.moregoodreviews.com/agencies/white-label.md): Offer reputation programs under your brand with a client portal, domains, roles, and shared outreach pools across projects.
- [Domain Setup](https://docs.moregoodreviews.com/agencies/domain-setup.md): Configure agency domains for email, client portal, widgets, images, and API so white label reputation and review tools stay on brand.
- [Inviting Clients](https://docs.moregoodreviews.com/agencies/inviting-clients.md): Invite portal clients to chosen projects, roles, and sidebar areas for reviews and messaging without full agency controls.
- [Inviting Team Members](https://docs.moregoodreviews.com/agencies/inviting-team-members.md): Invite coworkers as Admin on every client project for reviews, ratings, feedback, and messaging. Separate from Clients with limited access.
- [Restricting Access](https://docs.moregoodreviews.com/agencies/restricting-access.md): Cap outreach and feature limits per client project, narrow sidebar sections and roles, or suspend access when packaging or billing changes.
- [Email Templates](https://docs.moregoodreviews.com/agencies/email-templates.md): White-label portal email copy for invites, review alerts, reports, imports, exports, syncs. Tweak appearance and sender settings.
- [Customization Options](https://docs.moregoodreviews.com/agencies/customization-options.md): Brand client portals with logos, previews, footers, sidebar shortcuts, optional styling panels, and domain cookie switches tied to reviews.
- [MCP Server](https://docs.moregoodreviews.com/agencies/mcp-server.md): Connect assistants to agency projects, clients, team seats, portal links, and limits while project tools focus on reviews and reputation.
- [API Reference](https://docs.moregoodreviews.com/agencies/api-reference.md): White-label Agency API - secret-key automation, live reference, and workflows for reviews, ratings, feedback, and reputation.
- [Projects](https://docs.moregoodreviews.com/agencies/api-reference/projects.md)
- [Clients](https://docs.moregoodreviews.com/agencies/api-reference/clients.md)
- [Team Members](https://docs.moregoodreviews.com/agencies/api-reference/team-members.md)
- [Sections](https://docs.moregoodreviews.com/agencies/api-reference/sections.md)
- [External Links](https://docs.moregoodreviews.com/agencies/api-reference/external-links.md)


---

# 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.moregoodreviews.com/agencies.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.
