> For the complete documentation index, see [llms.txt](https://docs.avanoo.ai/public-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avanoo.ai/public-knowledge-base/welcome-to-avanoo/getting-started-with-avanoo.md).

# Getting started with Avanoo

Sonar makes it easy to uncover, manage, and optimize your SaaS landscape. With just a few steps, you can gain full visibility into your organization’s SaaS footprint, streamline access management, and reduce software costs. Here’s how to get started with Sonar in minutes:

## Step 1: Create your Sonar workspace

Get started by creating your Sonar workspace. Visit [app.sonarclarity.ai](https://app.sonarclarity.ai) and sign in using your Google or Microsoft account. Admin privileges are required to set up your company’s workspace.

## Step 2: Connect your Identity Provider

To begin monitoring and managing your SaaS environment, connect Sonar to your Identity Provider (SSO). Currently, Sonar supports Google Workspace, Microsoft Azure Entra and Okta.

{% content-ref url="/pages/dejyjmLO9cVN1RCtvWAL" %}
[Setting Up Google Workspace as an Identity Provider](/public-knowledge-base/integrations/identity-provider-and-sso/setting-up-google-workspace-as-an-identity-provider.md)
{% endcontent-ref %}

{% content-ref url="/pages/LQYhwafjonBibu54QOpx" %}
[Microsoft SSO](/public-knowledge-base/integrations/identity-provider-and-sso/microsoft-sso.md)
{% endcontent-ref %}

## Step 3: Deploy the browser extension

Sonar’s browser extension helps collect accurate data on software usage and simplifies access request management. Follow the tutorial to deploy the extension across your organization or start by installing it for yourself. Automated deployment options are available through Intune/GPO policies or trough Google Workspace.

Depending on your goal, you can deploy either anonymous or identified browser extensions. Feel free to ask if you are not sure of which one to use.

{% content-ref url="/pages/ZP6d9kMKAXgH42gKAo12" %}
[Anonymous browser extension](/public-knowledge-base/browsers-extensions/anonymous-browser-extension.md)
{% endcontent-ref %}

{% content-ref url="/pages/0YqBSqRV7Uigv65hyhMo" %}
[Identified browser extension](/public-knowledge-base/browsers-extensions/identified-browser-extension.md)
{% endcontent-ref %}

## Step 4: Connect your finance tool

Understand your SaaS expenses and identify cost-saving opportunities by linking Sonar to your finance or accounting tools. This step allows Sonar to analyze billing data for actionable insights.

{% content-ref url="/pages/eniFyyoDkTrUnC2Fmqrv" %}
[Broken mention](broken://pages/eniFyyoDkTrUnC2Fmqrv)
{% endcontent-ref %}

## Step 5: Integrate your HR tool

For seamless onboarding and offboarding, connect Sonar to your HR tool. This integration pulls data such as employment dates and team assignments, helping you automate workflows and enhance employee experiences.

## Step 6: Set up direct integrations

Simplify provisioning and de-provisioning with Sonar’s direct integrations for popular SaaS applications. Each integration enables one-click actions, making it easier than ever to manage software access.

## Need help?

If you have any questions or run into issues, we’re here to support you. Chat with us directly in the app or [by email](mailto:support@sonarclarity.ai). You can also book an onboarding session for personalized assistance.

Start optimizing your SaaS ecosystem with Sonar today!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.avanoo.ai/public-knowledge-base/welcome-to-avanoo/getting-started-with-avanoo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
