# Infobar

![](https://13808351-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MAS5zzRwr-f8BQR34DD%2F-MJZe8FjWBK4Cj2hbBTC%2F-MJZpYfW3ZhN2snbp1hr%2Fhome-infobar.png?alt=media\&token=f77c3a7a-ac7f-4bbe-89b2-578067b3e6ed)

The information section, or `infobar`, can be used to provide additional information to users, and also serves as another opportunity to direct users to pages of interest. The infobar does not support images - if you require images, use [`infopic`](https://app.gitbook.com/configuration/home/infopic/) instead.

The infobar consists of the following options:

* `title`: the title that will be displayed in large font in the infobar
* `subtitle`: the subtitle that will be displayed in small font and all caps. *Optional*
* `description`: a brief write up you can add to provide the user with more information. *Optional*&#x20;
* `button`: the text on the link that will appear on the bottom on the infobar. *Optional together with `url`*
* `url`: the URL the link points to. *Optional together with `button`*

Sample configuration for infobar:

```
- infobar:
    title: Work for the public good
    subtitle: Careers
    description: Start a fulfulling and rewarding career with the Ministry of ABC!
    button: Join Us
    url: /careers/
```

## **Bonus tip!**

If you'd like to insert a video on your infobar, you can paste the iframe snipped under the description fiel&#x64;**.**&#x20;

**And you will yield a result as seen below.**

![](https://13808351-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MAS5zzRwr-f8BQR34DD%2F-MQolFu-hb159149hr5I%2F-MQp_j7a5ncsBkzsFoVX%2FScreenshot%202021-01-12%20at%203.54.34%20PM.png?alt=media\&token=6d57869b-ae9e-4ef2-9fdb-705e87332658)
