# Subject card

### Summary <a href="#subjectcardcomponent-summary" id="subjectcardcomponent-summary"></a>

The Subject card provides a way to help users get to information on a specific subject. It consists of a title, image and link.

This article shows you how to add a Subject card to a Manual list component.

Below you can see two Subject cards set to display as one per row (one with an image, one without).

<figure><img src="/files/G2dZ2MvWXxsbyYg6WBRI" alt=""><figcaption></figcaption></figure>

You can also have up to four Subject cards in one 'row'. Below you can see four Subject cards (with images) set up to display four per row.

<figure><img src="/files/z4qlq8Sz5JEFlRjxhIEq" alt=""><figcaption></figcaption></figure>

Finally, you can also set up the cards with a block colour background, like the example below.

<figure><img src="/files/upb8uBz6lgasVTwOZvC3" alt=""><figcaption></figcaption></figure>

### Step 1 - Add the Subject card <a href="#subjectcardcomponent-step1-addthesubjectcard" id="subjectcardcomponent-step1-addthesubjectcard"></a>

Within your Manual list component under List items, click on the dropdown and select Subject card as shown below.

<figure><img src="/files/ipjnJuGrPCvifH7NAyHS" alt=""><figcaption></figcaption></figure>

### Step 2 - Fill in the various fields <a href="#subjectcardcomponent-step2-fillinthevariousfields" id="subjectcardcomponent-step2-fillinthevariousfields"></a>

The available fields are shown and numbered below.

<figure><img src="/files/VwbkYWvqkQliP1V7wOpM" alt=""><figcaption></figcaption></figure>

1. Image - Upload an image (or select one from your media library).
2. Title - Enter the card title.
3. Link - Enter a URL. The URL entered here will be the final destination if the end user clicks anywhere in the Subject card. If you start typing internal content (page title) then a list of options will display for you. Select the desired page/content.
4. Theme - Select light or dark theme.

The **Fields** and **Appearance** tabs apply to the [Manual List](/content-authoring/components/list-components-and-cards/manual-list.md).


---

# 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.civictheme.io/content-authoring/components/list-components-and-cards/cards-for-lists/subject-card.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.
