# Inside Adalysis

Welcome back to Inside Adalysis, the content series that helps you get more from your subscription. Here's the fourth edition:

{% embed url="<https://youtu.be/rJviOgTw3LY>" %}

In our recent survey, many of you asked for real-life examples of how to use the platform. Here's one way PPC teams use account tags and filters to balance clear responsibilities with visibility.

{% hint style="info" %}
First, a quick recap: Under **Settings** > **Team**, Adalysis gives teams flexibility when configuring access. [Set permissions ](/onboarding/getting-started/core-account-settings/team-members.md)for individual accounts or MCCs, and choose view-only or edit access. You can even control whose name appears in the Google Ads change history.
{% endhint %}

### How to set it up

{% stepper %}
{% step %}

#### Give the team shared account access

Many teams share access to all accounts, rather than restricting it to assigned accounts only.

This makes it easier to handle holiday cover and help each other out, without constantly updating permissions.
{% endstep %}

{% step %}

#### Create an account tag for each team member

Tag accounts based on the person responsible for managing them. This keeps ownership clear within Adalysis.
{% endstep %}

{% step %}

#### Create a saved filter for each tag

With saved filters, everyone can pull up their own accounts in a click or two. That makes prioritization easier without losing the benefits of shared access.

It's also handy for QA, account reviews, and one-to-ones.
{% endstep %}

{% step %}

#### Decide who should receive notifications

Choose from daily, weekly, or monthly email summaries for each user. (Under Settings > Notifications.) Keep things simple with critical alerts only, or connect your Slack channel — [the choice is yours](https://docs.adalysis.com/onboarding/getting-started/core-account-settings/notifications).
{% endstep %}
{% endstepper %}

### Catch up on older editions of Inside Adalysis

* [Ditch your budget trackers for good](/product/inside-adalysis/ditch-your-budget-trackers-for-good.md)
* [Better search term alerts: all signal, no noise](/product/inside-adalysis/better-search-term-alerts-all-signal-no-noise.md)
* [The fastest way to catch performance issues](/product/inside-adalysis/the-fastest-way-to-catch-performance-issues.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.adalysis.com/product/inside-adalysis.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.
