> 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/pre-requisites-for-integrations/sage-intacct/web-service.md).

# Web service

Enable Web services in Sage Intacct to achieve this follow the steps mentioned below:&#x20;

1\. Click on the link mentioned below: \
<https://www.intacct.com/ia/acct/login>

2\. Login into Sage Intacct Company using Company ID, User ID, and Password.

![](https://gblobscdn.gitbook.com/assets%2F-MCRVg-TYx3gVa2Tqtf_%2F-MOZdV27dDcihQoMawCv%2F-MOZh6uMR--wIq-lZFms%2Fimage.png?alt=media\&token=38376e7d-b815-4164-b6f0-a6856108ace1)

&#x20;3\. Add Web Service Authorizations for Sender id – **ajax** *Navigation path* - Go to Company > Company Information > Security tab > Scroll down to Web Services authorizations section Add Sender ID – **Ajax** and Status – Active.

&#x20;4\. Add web service authorization for Sender id – **GreytrixMPP** *Navigation path* - Go to Company > Company Information > Security tab > Scroll down to Web Services authorizations section Add Sender ID – **GreytrixMPP** and Status – Active.

![](https://gblobscdn.gitbook.com/assets%2F-MCRVg-TYx3gVa2Tqtf_%2F-MOZdV27dDcihQoMawCv%2F-MOZi1H-QZyeEKD4bKjr%2Fimage.png?alt=media\&token=fa65057f-f45f-4f15-b1b7-21d20ee64c35)


---

# 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/pre-requisites-for-integrations/sage-intacct/web-service.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.
