# View

You can view/open a card by simply clicking on it

<figure><img src="https://4051864592-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FS3EgJIfGPiZJAR9LaG%2Fuploads%2FaCp63UgDZkXLL75lCwNW%2Fharmony_view_card_14_light.png?alt=media&#x26;token=2a2b5a32-5ea7-4665-8a79-cadc3e0152d4" alt=""><figcaption><p>Card's view (light theme)</p></figcaption></figure>

Here you can edit card's features like assigning members, adding labels, creating check lists with check list items, setting due dates and upload attachments.

### Edit card's title

Inside the card's view, just click on the card's title and enter the new title.

### Edit card's description

The card's view contains an integrated text editor where you can add custom html using its buttons. The editor also supports copying an image from the web and pasting inside.

<figure><img src="https://4051864592-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FS3EgJIfGPiZJAR9LaG%2Fuploads%2FXRGG7zJbs3m5JWTmF2tR%2Fcards-view.gif?alt=media&#x26;token=0a09c2b7-df14-4507-b482-669fc6cd63e0" alt=""><figcaption><p>Card's view</p></figcaption></figure>

#### Read next - Add check lists

{% content-ref url="check-lists" %}
[check-lists](https://chsakell.gitbook.io/harmony/guide/boards/cards/check-lists)
{% endcontent-ref %}


---

# 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://chsakell.gitbook.io/harmony/guide/boards/cards/view.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.
