# Portal Integrations

Use portal integrations when you want a guided setup. They are the fastest way to connect supported services.

## Currently available in the portal

These integrations are currently available in **Settings → Integrations**:

* Microsoft Teams
* GreytHR Push Punch Logs
* Zoho Push Punch Logs
* Keka Push Punch Logs
* Keka Fetch Attendance
* Jira

## Documented guides

The following guides are documented right now:

<table data-view="cards"><thead><tr><th>Guide</th><th>Description</th><th data-card-target data-type="content-ref">Open</th></tr></thead><tbody><tr><td>Microsoft Teams</td><td>Connect Microsoft Teams to improve productivity analysis using meeting data.</td><td><a href="/spaces/icuEWisKb5zNsnnUwY1Y/pages/wktZaGpi5uMUEwuLXIOb">/spaces/icuEWisKb5zNsnnUwY1Y/pages/wktZaGpi5uMUEwuLXIOb</a></td></tr><tr><td>GreytHR Push Punch Logs</td><td>Push punch-in and punch-out logs from we360.ai to GreytHR.</td><td><a href="/spaces/icuEWisKb5zNsnnUwY1Y/pages/hJotBxCNr7eVNKvWOGuk">/spaces/icuEWisKb5zNsnnUwY1Y/pages/hJotBxCNr7eVNKvWOGuk</a></td></tr><tr><td>Zoho Push Punch Logs</td><td>Push punch-in and punch-out logs from we360.ai to Zoho People.</td><td><a href="/spaces/icuEWisKb5zNsnnUwY1Y/pages/MDAznV8ugOr2RDwRIRD4">/spaces/icuEWisKb5zNsnnUwY1Y/pages/MDAznV8ugOr2RDwRIRD4</a></td></tr><tr><td>Keka Fetch Attendance</td><td>Fetch first-in and last-out attendance records from Keka into we360.ai.</td><td><a href="/spaces/icuEWisKb5zNsnnUwY1Y/pages/PacjY9kSYshzrqALO8dV">/spaces/icuEWisKb5zNsnnUwY1Y/pages/PacjY9kSYshzrqALO8dV</a></td></tr></tbody></table>

## When to use portal integrations

* You want the fastest setup path.
* You want configuration managed in the portal.
* You do not need a custom API workflow.

{% hint style="info" %}
More portal integration guides can be added here one by one. Keep prerequisites, setup, sync behavior, and troubleshooting together.
{% endhint %}


---

# 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/deployment-and-it-ops/readme/integrations/portal-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.
