> For the complete documentation index, see [llms.txt](https://docs.greytrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greytrix.com/gumu-sage-crm-integration/sage-intacct/installation-guide/webservice-user-sender-id-authorization-setting.md).

# Webservice User (Sender ID) Authorization Setting

Our GUMU™ Integration uses Webservice User ID for accessing Sage Intacct data which is a pre-requisite for GUMU™ Integration. For this every Sage Intacct company will have to add the client's Webservice User ID in Sage Intacct, kindly follow the below steps:

1. Go to **Company Company Info Security** **tab**, then click Edit. Refer below screenshot<br>

   <figure><img src="/files/BConIjWh9HbrU7vTxP3x" alt=""><figcaption></figcaption></figure>
2. In the Web Services authorizations section, click the + icon above the top-right corner of the table.&#x20;
3. On the Web Services Sender Information pop-up, enter a Sender ID provided.\
   \
   **Note**: Sender IDs are case sensitive and cannot be changed after the authorization is added. Additionally Client will provide their Sender ID.<br>
4. Optionally, add a Description for the sender.
5. Be sure the status is set to Active. Inactive sender IDs aren't able to make Web Services requests to your company.
6. Click Save.

Once Webservice User is authorized, user can now access Sage Intacct Company data which can used for GUMU™ Integration


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.greytrix.com/gumu-sage-crm-integration/sage-intacct/installation-guide/webservice-user-sender-id-authorization-setting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
