> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openlens.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Client logins

> Give every client a live dashboard instead of a monthly PDF. Free and unlimited.

The standard agency deliverable is a monthly report. A client login is better: your client signs into OpenLens and watches their own visibility move, on the dashboard you built for them, any day they want. You still control exactly what they see.

Client logins are free and unlimited on every plan. They never count against your seats.

## How to set one up

1. Open **Team** in the sidebar.
2. Enter your client's email and pick the **Client** role.
3. Add the one project they should see (you can add more than one if the engagement covers multiple brands).
4. Send the invite. On their first sign-in they land in your org with access to exactly that project.

## What a client sees

Everything read-only on their assigned projects: the dashboard, topic performance, citations, and reports, including the PDF download. The numbers they see are the same numbers you see.

What they don't get:

* **No edits, anywhere.** They can't run prompts, change brands or topics, touch the schedule, or alter settings. Read-only is enforced on the server for every write, on every project, even if you accidentally assign them as manager.
* **No other projects.** A client assigned to Acme has no way to know Beta exists.
* **No org internals.** No Team page, no Usage page, no billing, no org API keys.

## API and MCP for clients

A client login can connect over [MCP](/mcp/overview) like any other user. The OAuth session binds to your org, so their access stays read-only and scoped to their assigned projects, and their calls draw from your org's monthly API and MCP allowances. Useful when a technical client wants to pull their own numbers into a spreadsheet or ask an agent about their visibility.

An API key isn't the way to do this: only owners and admins can create the organization key that reaches your projects, and a personal key acts on the client's own account, not your organization. MCP is how a client gets programmatic access to their dashboard.
