Create and set up an organization
All organizations follow the same general setup.
-
Create an Organization and assign Products. See Create an organization.
-
Add one or more Companies. See Add users through the API.
-
Add users and assign user roles to them. See Add users to your organization.
-
Add credentials to connect the new Company to the corresponding tax authority. See Configure countries.
Note: The required information varies by country but typically involves a username, password, or similar identification and authorization. The business must register directly with the tax authority to obtain the required information. -
If the business will use Compliance Network to receive documents, then repeat the previous steps for the equivalent inbound product ID. Inbound processing is only available in select countries.
Create an organization
- Click Settings.
- Go to Organizations on the navigation menu.
- Click Create organization.
- Enter the organization name and a brief description.
- Click Save.
Add companies
An organization can contain one or more companies. Each company on the account typically represents a single business' tax ID. Most Sovos customers have multiple tax IDs and create one company for each tax ID.
All documents that Compliance Network processes must specify the company or tax ID, so that Sovos can accurately connect each transaction to the accurate entity.
User access can be restricted to the company level, so that users can only access the details and transactional data from a subset of companies, rather than the entire organization.
-
Add companies through Compliance Network (for manual setup)
-
Add companies through Indirect Tax API (for automated workflows)
Add companies through Compliance Network
- Click Settings.
- Go to Organizations on the navigation menu.
- Click an organization's name under the Name column.
- Go to Companies.
- Click New company.
- Enter the Company details and Company address, then click Save.
Add companies through Indirect Tax API
Always save the company ID value from the response when creating a company, as it will be required for future API calls. To find it, look for the ID
value in the samples.
Add users to your organization
Users are defined by unique email addresses. Each user should only be associated with one email address. After a user sets up their account, they can switch between Sovos products and organizations without having to log in again.
You can manage users in Admin Settings or with the Organizations API endpoint.
When you add a user, you assign a role to the user. Learn more about available roles.
Add users through Compliance Network admin
The invited user will receive an email invitation to join your organization in Compliance Network.
Add users through the API
A 200 or 201 response confirms that the API request was successfully processed.
An invitation will be sent to the provided email address with instructions to set up a Sovos account or log in with an existing account.