> For the complete documentation index, see [llms.txt](https://docs.sentiance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sentiance.com/getting-started/accessing-insights.md).

# Accessing Insights

To access the valuable insights provided by Sentiance, you have a range of flexible options at your disposal. These options cater to various integration preferences and can be tailored to suit your specific requirements. Let's explore the different means of accessing Insights:

{% stepper %}
{% step %}

### **SDK API's**

Native iOS, Android, React Native and Flutter APIs exposed by the Sentiance SDK can be seamlessly integrated into your application. This allows you to access Insights directly on the user's device, enabling real-time and personalized experiences.
{% endstep %}

{% step %}

### **Offloads**

Pre-signed URLs provide direct access to downloadable files containing insights gathered from your users. The data is batched at defined intervals. These URLs can be generated and made available via our Cloud GraphQL API or through ICT with Developer access.&#x20;

Checkout [this page](/getting-started/accessing-insights/offloads.md) for more details regarding offloads
{% endstep %}

{% step %}

### **Cloud GraphQL API**

Make use of the GraphQL server provided by Sentiance to query Insights. Access Insights from either your mobile application ( using SDK token) or backend server (using API Key).

Checkout [this page](/getting-started/accessing-insights/cloud-api.md) for more details regarding the Cloud GraphQL API
{% endstep %}
{% endstepper %}

{% hint style="info" %}
The specific features and access mechanisms available to you depend on the configuration settings for your app, which are based on the Statement of Work (SOW) you have with Sentiance. This ensures that your access options are tailored to your unique use case and business needs.
{% endhint %}

<br>

<br>
