# Rippling

H**ere is the data from Rippling we store in Scribe:**

* First name&#x20;
* Last name&#x20;
* Full name&#x20;
* Job title&#x20;
* Work location street&#x20;
* Work location city&#x20;
* Work location state&#x20;
* Work location zip&#x20;
* Work location country code&#x20;
* Work location phone&#x20;
* Work location nickname&#x20;
* Work email

{% hint style="info" %}
Scribe only reads data. We can not edit data in your Rippling instance. Scribe is [SOC II type 2 compliant.](https://help.scribe-mail.com/scribe/security)
{% endhint %}


---

# 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://help.scribe-mail.com/scribe/security/integrations/rippling.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.
