# Post-event reporting

After your event, be sure to share an update on the [**Logos Forum**](https://forum.logos.co/) so the rest of the community can stay informed. Use the template below to help structure your feedback.

Once your update is posted on the Forum, share the link in the Discord #circle-discussions channel so others can easily read it.

**Privacy Guidelines:**

* Any photos of participants should have faces blurred or replaced with emojis before sharing, unless you have their express consent to share the photo.
* Avoid including full names in public notes; use first names only or initials.

***

### **Logos Circle \[location, month]**&#x20;

Date: \
Location: \
Registered on Luma: \
Attended: \[number of participants AND return attendees]\
Languages:&#x20;

#### Participants

**Pointers to include:**

* Number of attendees and countries represented
* Backgrounds: developers, startup founders, crypto enthusiasts, privacy advocates.
* Areas of interest or focus&#x20;

#### Topics Discussed

**For each topic, include:**

* **Topic Name / Theme**&#x20;
* **Key Points & Insights:**
  * Challenges or open questions
  * Solutions, ideas, or proposals
  * Technologies or tools mentioned
* **Action Items or Next Steps**

#### Winnable issues update

**Pointers to include:**

* If a winnable issue has been defined, and what is it if so
* Any updates on the winnable issue that happened outside of the Circle meeting
* Any blockers faced
* Planned follow-up actions, including who is taking responsibility of what

#### What We Learned / To Improve / New Ideas

**Pointers to include:**

* Things that worked well
* Areas for improvement
* New ideas or experiments to try next time&#x20;


---

# 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://circles.logos.co/readme/for-circle-stewards/section-4-post-circle/post-event-reporting.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.
