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

# Configure apps and solutions

> Configure apps and solutions to work seamlessly with data from Cognite Data Fusion (CDF).

Before users can sign in with their organizational ID and retrieve data from CDF in [**Grafana**](/cdf/dashboards/guides/grafana/admin_oidc), [**Power BI**](/cdf/dashboards/guides/powerbi/admin), and [**Excel**](/cdf/dashboards/guides/powerbi/admin), an administrator needs to register and consent for the organization to use the solutions.

## Project settings

<CardGroup cols={2}>
  <Card title="Manage search categories" icon="list-check" href="/cdf/configure/project_settings">
    Configure default display settings for search results in the Flows workspace.
  </Card>

  <Card title="Location filters" icon="map-pin" href="/cdf/locations/">
    Set up location-based filtering to organize and access data by geographic or operational areas.
  </Card>

  <Card title="Organize with canvas labels" icon="tags" href="/cdf/configure/canvas_settings">
    Create and manage labels to categorize and filter canvases effectively.
  </Card>
</CardGroup>

## InField configuration

<CardGroup cols={2}>
  <Card title="Configure InField" icon="clipboard-check" href="/cdf/infield/guides/config">
    Set up APM configuration, root locations, assets, and work order visualization for InField.
  </Card>

  <Card title="Configure data models for InField" icon="database" href="/cdf/infield/guides/config_idm">
    Configure data modeling spaces and IDM-based structures to power InField workflows.
  </Card>
</CardGroup>

## Monitoring and alerting

<CardGroup cols={2}>
  <Card title="Configure email alerts for time series" icon="bell" href="/cdf/configure/charts_monitoring">
    Set up threshold breach notifications and email alerts for time series monitoring in Charts.
  </Card>
</CardGroup>

## Data source integrations

<CardGroup cols={2}>
  <Card title="Integrate Grafana with CDF" icon="chart-line" href="/cdf/dashboards/guides/grafana/admin_oidc">
    Register Grafana in Microsoft Entra ID and connect to CDF using OpenID Connect for data visualization.
  </Card>

  <Card title="Integrate Power BI and Excel with CDF" icon="table" href="/cdf/dashboards/guides/powerbi/admin">
    Grant admin consent for Microsoft Power Query to retrieve and analyze CDF data in Power BI and Excel.
  </Card>
</CardGroup>

## Private endpoints

<CardGroup cols={2}>
  <Card title="Private Link browser permissions" icon="shield-check" href="/cdf/access/guides/private_link_local_network_access_browser_permission">
    Manage Local Network Access browser permissions when using Private Link with CDF.
  </Card>

  <Card title="Configure AWS Private Link" icon="link" href="/cdf/access/guides/configure_private_link_aws">
    Enable inbound private connectivity to CDF from AWS VPC using PrivateLink service endpoints.
  </Card>

  <Card title="Configure Azure Private Link" icon="link" href="/cdf/access/guides/configure_private_link_azure">
    Set up inbound private endpoint to access CDF from Azure Virtual Network without public internet exposure.
  </Card>
</CardGroup>
