> For the complete documentation index, see [llms.txt](https://docs.welkinhealth.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.welkinhealth.com/support/self-service/welkin-system-maintenance-recommendations.md).

# Welkin System Maintenance Recommendations

Following these recommendations helps keep your Welkin environment running smoothly and reduces the likelihood of issues affecting your care team.

## Browser recommendations

Welkin works best in modern, up-to-date browsers. The recommended browsers are:

* [**Google Chrome**](https://www.google.com/chrome/) (latest stable version) – best supported
* **Safari** (latest stable version on macOS) – fully supported
* **Microsoft Edge** (Chromium-based, latest version) – supported

Avoid using Internet Explorer or outdated browser versions, as they may cause display or functionality issues.

## Keep your browser up to date

Enable automatic browser updates or check for updates regularly. Most browser-related issues in Welkin are resolved by updating to the current version.

## Clear your cache periodically

If you notice stale data, layout issues, or slow load times, [clearing your browser cache](/support/self-service/troubleshoot-browser-cache-chrome-safari.md) is a quick fix. It's a good habit to clear the cache after major Welkin releases.

## Bookmark the right URL

Use your organization's specific Welkin URL (e.g., `app.welkinhealth.com/{your-tenant}`) rather than searching for Welkin each time. This avoids accidentally landing on the wrong tenant or an outdated page.

## For administrators

* **Review user access quarterly** – Remove accounts for staff who have left the organization to maintain security hygiene. See [Add, Delete, Modify Users](https://docs.welkinhealth.com/admin/add-new-users).
* **Audit API clients regularly** – Revoke unused API client credentials from the Admin portal. See [Provisioning API Client](https://docs.welkinhealth.com/admin/provisioning-api-client).
* **Monitor the status page** – Subscribe to notifications at **status.welkinhealth.com** so you're alerted to incidents or maintenance windows proactively.


---

# 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:

```
GET https://docs.welkinhealth.com/support/self-service/welkin-system-maintenance-recommendations.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.
