> For the complete documentation index, see [llms.txt](https://docs.hablla.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hablla.com/hablla-docs-en/hablla/feed.md).

# Feed

<figure><img src="/files/35242ed65e52b19373582fcb6160cb17e1b2ca8c" alt=""><figcaption></figcaption></figure>

The **Hablla Feed** is the central area for internal communication and integration with social networks. This is where you follow your team's updates, specific departments, or even connected accounts from **Instagram** and **Facebook**.

This space works like a collaborative bulletin board, which can be used both for internal alignment and for managing external interactions.\
In the Feed, you can:

* View and interact with internal posts.
* Filter content by departments or leave it open to all users.
* Publish text, images, and videos.
* Pin important posts to the top.
* Follow and execute **tasks of the day** directly from the screen.
* Connect accounts from **Instagram** and **Facebook**, to publish, schedule content and reply to comments.

***

### Hablla Feed

The **Internal feed** is the collaborative communication channel within the platform.

Here you can:

* **Publish content** in the form of text, image or video.
* **Pin posts** to highlight important notices.
* **Interact** with posts by liking or reacting.
* **Organize the feed** by departments (e.g.: Marketing, CS, Support), or leave it open to all company users.

👉 Ideal for quick alignments, official announcements and information exchanges without needing emails or external groups.

***

### Social Media Feed

Hablla also allows you to integrate your **Instagram** and **Facebook** accounts directly into the Feed.

In this area, you can:

* **Publish content** (text, image and video).
* **Schedule posts** for future dates.
* **Like and reply to comments** on posts, without leaving Hablla.

👉 This turns the Feed into a hub for **social media management**, saving time and ensuring closer engagement with your audience.

***

### Today's Tasks

Just like on the Dashboard, in the **Feed** you also find the area for **Today's Tasks**.\
This section objectively shows which activities are assigned to you for the current day, with time and description.

👉 That way, even while browsing the Feed, you keep control of daily priorities.

***

### Summary

The **Hablla Feed** is a convergence point:

* Internally, it acts as a digital bulletin board, strengthening communication between departments and teams.
* Externally, it integrates your social networks, allowing you to centralize posts, interactions, and scheduling.

It is the combination of **internal communication + social media management**, in one place.


---

# 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.hablla.com/hablla-docs-en/hablla/feed.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.
