---
title: "Dashboard in DWS Viewer API"
canonical_url: "https://www.nutrient.io/guides/dws-viewer/developer-guides/dashboard/"
md_url: "https://www.nutrient.io/guides/dws-viewer/developer-guides/dashboard.md"
last_updated: "2026-05-27T15:15:53.462Z"
description: "Manage your DWS Viewer API keys, documents, and account details through the web dashboard."
---

# Dashboard

DWS Viewer API provides a web dashboard that makes it easy to manage your API keys, documents, and account details.

You can access the dashboard [here](https://dashboard.nutrient.io/).

## Use cases

The DWS Viewer API dashboard enables you to:

- Obtain API keys.

- Upload documents.

- View the uploaded documents in a live demo.

- Access a link to our current documentation and guides.

- Send support requests.

To interact with DWS Viewer API programmatically, use the [API](https://www.nutrient.io/api/reference/viewer/public/).
---

## Related pages

- [Generate a session token](/guides/dws-viewer/developer-guides/generate-a-session-token.md)
- [Architecture of DWS Viewer API integration](/guides/dws-viewer/developer-guides/architecture.md)
- [DWS Viewer API backend authentication](/guides/dws-viewer/developer-guides/backend-authentication.md)
- [DWS Viewer API client authentication flow](/guides/dws-viewer/developer-guides/client-authentication-flow.md)
- [Deployment options](/guides/dws-viewer/developer-guides/deployment-options.md)
- [DWS Viewer API developer guides](/guides/dws-viewer/developer-guides.md)
- [Open a document in Web SDK](/guides/dws-viewer/developer-guides/open-a-document-in-web.md)
- [Integrate DWS Viewer API with your own backend](/guides/dws-viewer/developer-guides/use-with-your-backend.md)
- [Upload documents](/guides/dws-viewer/developer-guides/upload-documents.md)

