# T-MANAGEMENT API

## Overview

{% embed url="<https://rss.thrivosign.com/devGuide/managementAPI/functions.jsp>" %} <mark style="color:orange;">Link to ThrivoSign Management API</mark>
{% endembed %}

The Management API is a potent resource that facilitates users in effortlessly updating profile and signature photos, incorporating enterprise users, and eliminating entries, all via an intuitive interface. This comprehensive functionality guarantees smooth account customization and administration, empowering users to fine-tune their experiences to meet individual requirements. Whether it entails modifying personal details or overseeing enterprise-level responsibilities, the Management API streamlines the procedure, rendering account management straightforward for users across all proficiency levels.

* **Customization Features:**
  * Tailor account settings to individual preferences.
  * Enhance the overall user experience through personalized adjustments.
* **Audit Trail Functionality:**
  * Maintain a comprehensive record of account changes.
  * Enhance accountability and traceability through detailed audit logs.

<figure><img src="/files/fneis56Dzc2IO3pA9E5q" alt=""><figcaption><p>Onboard new enterprise user process flow</p></figcaption></figure>

Please refer to the T-Management API Manual Guide for detailed instructions on usage. Click the 'Download' button below to access the manual.

Please refer to the T-Management API Manual Guide below for detailed instructions on usage.

{% file src="/files/a4AHdyd09uGK8TgHz6kH" %}


---

# 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://idthrivo.gitbook.io/thrivosign-remote-signing-solution/thrivosign-remote-signing-solution-t-rss-documentation/remote-signing-solution/t-api/t-management-api.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.
