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

# Getting started

> Welcome to your first steps with Findly. Learn how to set up and use Findly effectively.

<img src="https://mintcdn.com/findly/1xEknXya6BSPSEwM/docs/app/main/assets/get-started-banner.png?fit=max&auto=format&n=1xEknXya6BSPSEwM&q=85&s=7a7c0cc0135b1b8ef4a6f94e4e03526f" width="1280" height="640" data-path="docs/app/main/assets/get-started-banner.png" />

## Creating an account

The first step to improving your data access with Findly is to create an account.

<Card title="Create your account" icon="user" href="https://dashboard.findly.ai/login">
  Create an account to get started with Findly
</Card>

## Connect your data source

Connect your data first to get started.

<Warning>
  To connect to a database other than Google Analytics you will need a standard
  or enteriprise plan. <br /> [View pricing](https://www.findly.ai/pricing)
</Warning>

<CardGroup cols={2}>
  <Card title="Connect to Google Analytics" icon="google" href="/docs/app/integrations/google-analytics">
    Connect your Google Analytics (GA4) to Findly
  </Card>

  <Card title="Connect to Facebook Ads" icon="facebook-f" href="/docs/app/integrations/fb-ads">
    Connect your Facebook Ads database to Findly
  </Card>

  <Card title="Connect to BigQuery" icon="magnifying-glass" href="/docs/app/integrations/bigquery">
    Connect your BigQuery database to Findly
  </Card>

  <Card title="Connect to PostgreSQL" icon="elephant" href="/docs/app/integrations/postgres">
    Connect your PostgreSQL database to Findly
  </Card>

  <Card title="Connect to Microsoft SQL Server" icon="microsoft" href="/docs/app/integrations/sql-server">
    Connect your MS SQL Server database to Findly
  </Card>
</CardGroup>

Need another data source? [Let us know](https://dashboard.findly.ai/app/workspace/data-sources)!

## Create your semantic layer

<Info>
  If your data comes from Google Analytics you don't need to create a semantic
  layer
</Info>

After connecting your data to Findly, you can set up your semantic layer. This layer is necessary when using data from a database, as it allows you to clearly define your metrics, measures and dimensions to ensure complete data integrity when using Findly.

To do that enter the [Catalog](https://dashboard.findly.ai/app/catalog) section in the dashboard and go through the setup wizard flow for your desired dataset.

{" "}

<Card title="How to set up a semantic layer" icon="database" href="/docs/app/catalog/wizard">
  To learn more about setting up a semantic layer click here
</Card>

<Frame>
  <img src="https://mintcdn.com/findly/1xEknXya6BSPSEwM/assets/common/screen-catalog.png?fit=max&auto=format&n=1xEknXya6BSPSEwM&q=85&s=1031d2916c20d26bfd8f748452d3f278" width="1280" height="844" data-path="assets/common/screen-catalog.png" />
</Frame>

## Create your first query

Enter the "Assistant" section in the

[dashboard](https://dashboard.findly.ai/app/assistant)

<Frame>
  <img src="https://mintcdn.com/findly/1xEknXya6BSPSEwM/docs/app/main/assets/screen-prompt.png?fit=max&auto=format&n=1xEknXya6BSPSEwM&q=85&s=605e06118e0bb913498e2311c5ce5899" width="1280" height="640" data-path="docs/app/main/assets/screen-prompt.png" />
</Frame>

Write your question

<Frame>
  <img src="https://mintcdn.com/findly/1xEknXya6BSPSEwM/docs/app/main/assets/screen-prompt-filled.png?fit=max&auto=format&n=1xEknXya6BSPSEwM&q=85&s=90cc5dbb6627726926abad780fc3882f" width="1280" height="640" data-path="docs/app/main/assets/screen-prompt-filled.png" />
</Frame>

It will take you to the "Data requests page where you can see the status of your query"

<Frame>
  <img src="https://mintcdn.com/findly/1xEknXya6BSPSEwM/docs/app/main/assets/screen-generation-steps.png?fit=max&auto=format&n=1xEknXya6BSPSEwM&q=85&s=e5d1cabcc2bb2fd9a9d811fcd7d8cdab" width="2190" height="974" data-path="docs/app/main/assets/screen-generation-steps.png" />
</Frame>

## FAQ

<AccordionGroup>
  <Accordion title="Does Findly access or store private data?">
    No, Findly uses a secure and scalable architecture to ensure data security and
    compliance. It also allows for easy permission management, so you can control
    who has access to what data.
  </Accordion>

  <Accordion title="What platforms does Findly integrate with?">
    Findly integrates with Slack, Google Analytics, Facebook Ads, and BigQuery. We
    are constantly adding new integrations, so if you have a specific platform you
    would like to see integrated with Findly [let us know here](https://dashboard.findly.ai/app/workspace/data-sources).
  </Accordion>

  <Accordion title="Can Findly be used at scale?">
    Yes, Findly is designed to be scalable and can be used by organizations of all
    sizes. Its secure and scalable architecture enables it to handle large amounts
    of data, while its customizable visualizations and reports make it easy to
    share insights across teams and departments. Findly is pursuing SOC 2
    compliance and GDPR-readiness, to meet enterprise needs.
  </Accordion>
</AccordionGroup>
