# GitHub integration is now live

This week's newsletter is an ode to our tech teams. A lot of blood and sweat goes into running today's startups, and we salute the tech teams that keep it moving… constantly! And so, our first and biggest weekly update goes out to you guys. We've added Github integration, so you can sync your issues and comments with Sketchnote, and work smoother!

**Github x Sketchnote Boards!**

You can now integrate Github to your Sketchnote Board using the Explore menu. Once you connect your Github account, you can choose from a repository to sync your Board with. And voila! Done! Now when you start creating issues in Github, they will sync with your connected Board immediately. Here's how it works!

{% embed url="<https://www.loom.com/share/bad0c7b8feac4791962403435e5a4b35>" %}

**Custom images for covers and icons**

You asked for it, and we've heard ya! Now, instead of choosing from a default cover picture on your Sketchnote Board or doc, you can upload your own images, to truly customize your document. Once you've populated the upload window enough, you can also choose from a previously used image with just a click!

Similarly, we realize the importance of using your own logos as icons for Boards and docs. And now you can make full use of it! Use the upload button to choose your icon, and go!

Check it out here.

{% embed url="<https://www.loom.com/share/b171b820807c4397bb52efe24530080b>" %}


---

# 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://changelog.sketchnote.co/github-integration-is-now-live.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.
