Skip to main content

About connectors

J
Written by Johan Åkerman

Introduction

Sana connectors play a crucial role in extending the power of our AI agents. They enable Sana to securely read from and write to a wide range of external systems. This allows Sana to:

  • Use live business data to provide precise, contextually relevant responses

  • Take action on your behalf by updating records directly in those systems

Types of connectors

Connectors in Sana follow two key characteristics:

  • Personal: Each connector is tied to your own account in the third‑party application. Sana mirrors your access which means that you can only access the data that you are allowed to see and act on in that system and nothing you connect is automatically shared with your colleagues.

  • Real-time: When Sana uses a connector, it calls the underlying APIs of the third‑party application in real time. This means Sana always works with the latest available data rather than a stale data.

FAQ

Q: Can my colleagues see the data in the connectors that I connect?

A: No. Connectors are personal and mirror your own permissions in the third‑party application. Sana only accesses what you are allowed to access, and this is not shared with others by default.

Q: How often is the data from the applications updated?
A: Data is fetched in real time when you ask Sana a question or trigger an action. There is no separate sync schedule; Sana always retrieves the latest data directly from the source system.

Q: Do you ingest and index the data in these applications?
A: No, Sana does not pre‑ingest or index your data. Instead, Sana makes API calls in real time to fetch just the relevant data needed to answer your question or complete an action. This means we do not maintain a full copy of your application data for these use cases.

Q: When connecting to some connectors it says that Sana uses Pipedream. What is that?
A: Pipedream is an integration platform (part of Workday) that makes it easier and more secure to connect to many third‑party applications via their APIs. Sana uses Pipedream’s technology as an infrastructure layer for some connectors, instead of rebuilding all of those integrations in‑house. This lets us support more systems, more quickly, while relying on a proven, enterprise‑grade integration service.

Did this answer your question?