# Zephr

## Requirements

<table><thead><tr><th width="205.68359375">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>Tenant ID</strong></td><td>Zephr Tenant ID. Used to scope API requests.</td></tr><tr><td><strong>Access Key</strong></td><td>Zephr API Access Key. Used for authentication.</td></tr><tr><td><strong>Secret Key</strong></td><td>Zephr API Secret Key. Used for request signing.</td></tr></tbody></table>

Teleskope securely stores these credentials and uses them for all Zephr API calls.

### Integrating with Zephr

To integrate Teleskope with Zephr

1. Navigate to **Data Subject Rights** → **Third Party Integrations** and pick Zephr
2. Enter the required fields for the integration and click **Save**.

### Parameter Defaults

Teleskope’s Zephr integration enforces the following default behavior:

| Parameter Name      | Default Value | Notes                                               |
| ------------------- | ------------- | --------------------------------------------------- |
| **identifier type** | Email         | Required. Always used to look up the Zephr User ID. |


---

# 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.teleskope.ai/the-platform/data-subject-rights/enroll-third-party-integrations/zephr.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.
