﻿---
title: Access the console
description: You use the console to manage your cluster from a web browser. Tasks that are available from the console include upgrading versions, configuring security...
url: https://www.elastic.co/elastic/docs-builder/docs/3016/deploy-manage/deploy/elastic-cloud/heroku-getting-started-accessing
products:
  - Elastic Cloud Hosted
applies_to:
  - Elastic Cloud Hosted: Generally available
---

# Access the console
You use the console to manage your cluster from a web browser. Tasks that are available from the console include upgrading versions, configuring security features, working with custom plugins, and more.
To access the console in a browser from the Heroku CLI:
```bash
heroku addons:open foundelasticsearch --app MY_APP
Opening https://addons-sso.heroku.com/apps/e286f875-cbdb-47a9-b445-e94bnnnnnnnn/addons/9b883e93-3db3-4491-b620-c3dfnnnnnnnn...
```

Alternatively, you can access the console by visiting the [Heroku Dashboard](https://dashboard.heroku.com/), selecting your app, and opening the Elasticsearch link.
To learn how to access Kibana, refer to [Access Kibana on Elastic Cloud Hosted](https://www.elastic.co/elastic/docs-builder/docs/3016/deploy-manage/deploy/elastic-cloud/access-kibana).