# What Comes After Integration

{% hint style="success" %}
Your app is now properly set up to work with the Sentiance SDK.
{% endhint %}

As the SDK detects your trips and stationary moments, the data will be uploaded to the Sentiance Platform and become available for visualization on our [Insights Control Tower dashboard](https://controltower.sentiance.com/).

{% hint style="info" %}
Other portals are available for specific regions. For our US customers, please use [https://controltower.p15.sentiance.com](https://controltower.p15.sentiance.com/). For our Indian customers, please use <https://controltower.r16.sentiance.com>
{% endhint %}

To learn more about Sentiance's OnDevice, fully offline-working features, such as Vehicle Crash Detection, Transport Classification, and Stationary Venue Type Mapping, check out the [Overview Of Sentiance Insights](/sentiance-insights/overview-of-sentiance-insights.md) page.

## Troubleshooting

You can reach out to us at <support@sentiance.com> to troubleshoot integration issues or if you have additional questions.


---

# Agent Instructions: 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:

```
GET https://docs.sentiance.com/a-complete-integration/whats-next.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.
