# Charthop

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

* Profile picture&#x20;
* First name&#x20;
* Last name&#x20;
* Full name&#x20;
* Job title&#x20;
* Work Phone&#x20;
* Mobile Phone&#x20;
* Department name&#x20;
* Address street 1&#x20;
* Address street 2&#x20;
* Address street 3&#x20;
* Address city&#x20;
* Address state&#x20;
* Address country code&#x20;
* Address country name&#x20;
* Address postal code&#x20;
* Work street 1&#x20;
* Work street 2&#x20;
* Work street 3&#x20;
* Work city&#x20;
* Work state&#x20;
* Work country code&#x20;
* Work country name&#x20;
* Work postal code

{% hint style="info" %}
Scribe only reads data. We can not edit data in your Charthop 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/charthop.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.
