# Frequently Asked Questions

## FAQ

<details>

<summary>I dont see the latest schedule in the dropdown list while configuring team rotations. Why? What should I do to fix it?</summary>

We periodically poll PagerDuty to  get the latest list of schedules and on calls schedules. If you have recetly created a new schedule and come to PagerSync, its possible we dont have the most up to date information.

You can use the option to refresh pagerduty data from within the app and try again.

![](/files/U3IDimSYQJ68grxcueYh)

</details>

<details>

<summary>Do you only support PagerDuty and Slack?</summary>

For now yes, we only support these 2 two. But if you want access to additional tools like MS Teams and Atlassian Ops Genie or any other team, reach out to us at <support@korops.com>

</details>

<details>

<summary>How do i get additional support?</summary>

You can reach out to us over email at `support@korops.com` and we'll reply with 1 business day.

You can create a support ticket at <https://korops.atlassian.net/servicedesk/customer/portals>

</details>


---

# 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.pagersync.com/configuration/faq.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.
