# Integrations

The **Integrations** settings view is the technical backend counterpart to the Integrations Dashboard in the Universal Tools suite. While the dashboard visualizes the *results* of the sync, this page manages the *connection*.

* **OAuth & API Configuration**: Securely input API credentials or authenticate via OAuth to connect We360.ai to external platforms (e.g., Workday, Jira, Microsoft Teams, Azure AD).
* **Sync Priorities**: In the event of a data conflict (e.g., differing OOO statuses), establish which platform acts as the ultimate source of truth.
* **Webhook Management**: Register endpoints to receive real-time push events from We360.ai, allowing your internal systems to instantly react when an employee punches in or trips a security alert.
* **Custom Integrations**: We360.ai builds custom integrations tailored to your organization's needs, including:

  * **Payroll systems** — connect timesheet and attendance data directly to your payroll pipeline.
  * **Project & task management platforms** — synchronize work items with external tools your teams already use.
  * **Case management systems** — integrate with support, legal, or operational case management workflows.

  Contact the We360.ai team to discuss custom integration requirements for your organization.


---

# 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://docs.we360.ai/reference/work-and-time-management/user-interfaces/portal/settings-center/integrations.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.
