# Use Case: Creating a Dashboard for Two Clients

Let's say you manage five GA4 accounts and need to share dashboards with clients. Your approach will depend on how you plan to handle data sharing.

If your goal is to grant all users or team members access to all five GA4 accounts, there's no need to use Workspaces. Instead, you can connect all GA4 accounts within your main "master" workspace.

However, if separate access is required, we suggest the following steps:

1\. Create Workspace #1: Link GA4 #1 and invite users of website #1 to this workspace.

2\. Create Workspace #2: Link GA4 #2 and invite users of website #2 to this workspace.

3\. Continue this pattern up to Workspace #5, each linked with its respective GA4 account and users of the corresponding website.

Important Note: When connecting a GA4 account, don't do it within your master account. Instead, sign in as the client and connect GA4 within their workspace.

<br>


---

# 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.getconduit.app/conduit-for-digital-agencies/use-case-creating-a-dashboard-for-two-clients.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.
