# DoubleLoop

## DoubleLoop

- [Quickstart to Impact-Oriented Strategy](https://docs.doubleloop.app/general/quickstart-to-impact-oriented-strategy.md): Understand the DoubleLoop method and platform in 30 minutes
- [Roles](https://docs.doubleloop.app/general/roles.md): An overview of the account roles available in DoubleLoop
- [Build your First Proof-of-Concept](https://docs.doubleloop.app/general/build-your-first-proof-of-concept.md): Learn how to run a simulation of bet impact in 30-minutes.
- [Map objects](https://docs.doubleloop.app/map-building/map-objects.md): This page describes how to use the different types of objects you can add to maps.
- [How to add metric data](https://docs.doubleloop.app/measure/how-to-add-metric-data.md): Learn how to get your metric data into DoubleLoop
- [Metric types](https://docs.doubleloop.app/measure/strategy-map-concepts.md)
- [Control the stats on your strategy map](https://docs.doubleloop.app/measure/control-the-stats-on-your-strategy-map.md): Learn how to control what stats appear on your strategy map
- [Weighted averages](https://docs.doubleloop.app/measure/control-the-stats-on-your-strategy-map/weighted-averages.md): When a simple average won't suffice.
- [Google Sheets integration](https://docs.doubleloop.app/measure/google-sheets-integration.md): Learn how to use Google Sheets to populate you maps with data
- [Amazon Redshift integration](https://docs.doubleloop.app/measure/amazon-redshift-integration.md): Learn how to populate metrics in DoubleLoop via Amazon Redshift.
- [BigQuery integration](https://docs.doubleloop.app/measure/bigquery-integration.md): Learn how to populate metrics in DoubleLoop via BigQuery.
- [CSV file upload](https://docs.doubleloop.app/measure/upload-metrics-via-a-csv-file.md): Learn how to upload metric data into DoubleLoop with CSV files.
- [Google Analytics integration](https://docs.doubleloop.app/measure/google-analytics-integration.md): Learn how to populate metrics in DoubleLoop from Google Analytics.
- [Looker Action Hub integration](https://docs.doubleloop.app/measure/looker-integration.md): Import your KPIs or metrics into DoubleLoop to see actions and outcomes in one place. It's the best way to align a team around an initiative.
- [Looker API integration](https://docs.doubleloop.app/measure/looker-api-integration.md): Import your KPIs or metrics into DoubleLoop to see actions and outcomes in one place. It's the best way to align a team around an initiative.
- [Amplitude integration](https://docs.doubleloop.app/measure/amplitude-integration.md): Learn how to use DoubleLoop's amplitude integration
- [Mixpanel integration](https://docs.doubleloop.app/measure/mixpanel-integration.md): Learn how to populate metrics in DoubleLoop via Mixpanel
- [MySQL](https://docs.doubleloop.app/measure/mysql-integration.md): Learn how to populate metrics in DoubleLoop via MySQL
- [PostgreSQL](https://docs.doubleloop.app/measure/postgresql.md): Learn how to populate metrics in DoubleLoop via PostgreSQL.
- [Snowflake integration](https://docs.doubleloop.app/measure/snowflake-integration.md): Learn how to populate metrics in DoubleLoop via Snowflake.
- [Dedicated outbound IPs](https://docs.doubleloop.app/measure/dedicated-outbound-ips.md): DoubleLoop uses a static set of outbound IPs for enhanced security.
- [Data segmentation](https://docs.doubleloop.app/measure/data-segmentation.md): This page describes how to setup data segmentation in DoubleLoop.
- [Bulk Importing Bookmarklet](https://docs.doubleloop.app/measure/bulk-importing-bookmarklet.md): A quick overview on how to install and use the DoubleLoop Bulk Import bookmarklet.
- [Jira app](https://docs.doubleloop.app/build/our-jira-app.md): Communicate the business context of work in Jira.
- [Event fields](https://docs.doubleloop.app/build/event-fields.md): Learn about manually recording events in DoubleLoop.
- [Asana integration](https://docs.doubleloop.app/build/asana-integration.md)
- [Access settings for maps](https://docs.doubleloop.app/share/private-and-public-stakeholder-views.md): Learn how to share public or private maps.
- [Automated Slack reports](https://docs.doubleloop.app/share/automated-slack-reports.md): Learn how to send reports of your metrics and work to Slack.
- [Company Map Generator (AI assistant)](https://docs.doubleloop.app/ai-assistants/company-map-generator-ai-assistant.md): Learn how to use DoubleLoop's AI assistant for generating strategy maps based on public or proprietary documents.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.doubleloop.app/general/quickstart-to-impact-oriented-strategy.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.
