> For the complete documentation index, see [llms.txt](https://docs.meta-inf.hu/odoo-confluence-connector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meta-inf.hu/odoo-confluence-connector/user-guide/use-cases/current-use-cases/follow-up-confluence-meeting-notes.md).

# Follow up Confluence Meeting Notes

### **Follow up Confluence Meeting Notes**

During a meeting, add Odoo direct links like contacts, products, invoices to attendees, discussion items and action steps in your Confluence Meeting Notes.

When you follow up your tasks after the meeting, you can start them faster, as all info will be directly accessible for you.

### How to do it <a href="#followupconfluencemeetingnotes-howtodoit" id="followupconfluencemeetingnotes-howtodoit"></a>

1. When editing your Meeting Notes, simply add the Odoo Connect macro wherever you want the direct link to appear in your Page
2. Select the Odoo Server, the Module and the record you want to see in Confluence
3. Continue editing your Meeting Notes.

\
&#x20;

![](/files/XHeT7q77dyT2rQWYTdz8)

![](/files/HgjPhiTvJ97ZGzIWkPe6)

### Tips & tricks

![(info)](https://confluence.intra.meta-inf.hu/s/en_GB/7701/5c86c3545b3c8f6447efaa8d89a83fb420d71987/_/images/icons/emoticons/information.svg) y*ou can use the "{" keyboard shortcut for quickly adding macros in Confluence.*\
![(info)](https://confluence.intra.meta-inf.hu/s/en_GB/7701/5c86c3545b3c8f6447efaa8d89a83fb420d71987/_/images/icons/emoticons/information.svg) *Learn more about setting up the Odoo Connect macro.*\
![(info)](https://confluence.intra.meta-inf.hu/s/en_GB/7701/5c86c3545b3c8f6447efaa8d89a83fb420d71987/_/images/icons/emoticons/information.svg) *Just like any other macro, Odoo Connect macro can be reused. If you need the same Module or Record in other parts of the Page, simply copy-paste the prepopulated macro in Edit mode and change it if needed.*

### What does it look like? <a href="#followupconfluencemeetingnotes-whatdoesitlooklike" id="followupconfluencemeetingnotes-whatdoesitlooklike"></a>

After saving your Meeting Notes, the Odoo direct links will appear where you added them. You can access these Odoo Records from Confluence now.

<br>

![](/files/kvNxKzhpd60LtEGIztZN)

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.meta-inf.hu/odoo-confluence-connector/user-guide/use-cases/current-use-cases/follow-up-confluence-meeting-notes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
