diff --git a/README.md b/README.md
index c0c1bdf..b93b39f 100644
--- a/README.md
+++ b/README.md
@@ -145,6 +145,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue
| [FEP-9967: Polls](./fep/9967/fep-9967.md) | `DRAFT` | [#478](https://codeberg.org/fediverse/fep/issues/478) | 2025-01-23 | - |
| [FEP-2277: ActivityPub core types](./fep/2277/fep-2277.md) | `DRAFT` | [#485](https://codeberg.org/fediverse/fep/issues/485) | 2025-01-31 | - |
| [FEP-a974: All Actor types should be followable](./fep/a974/fep-a974.md) | `DRAFT` | [#487](https://codeberg.org/fediverse/fep/issues/487) | 2025-02-05 | - |
+| [FEP-efda: Followable objects](./fep/efda/fep-efda.md) | `DRAFT` | [#492](https://codeberg.org/fediverse/fep/issues/492) | 2025-02-13 | - |
## License
diff --git a/fep/efda/fep-efda.md b/fep/efda/fep-efda.md
index 0f57b4c..9d81653 100644
--- a/fep/efda/fep-efda.md
+++ b/fep/efda/fep-efda.md
@@ -2,8 +2,9 @@
slug: "efda"
authors: a
status: DRAFT
-dateReceived: 2025-02-13
discussionsTo: https://socialhub.activitypub.rocks/t/fep-efda-followable-objects/5030
+dateReceived: 2025-02-13
+trackingIssue: https://codeberg.org/fediverse/fep/issues/492
---
# FEP-efda: Followable objects
diff --git a/index.json b/index.json
index 51fc9a2..89e167d 100644
--- a/index.json
+++ b/index.json
@@ -816,5 +816,14 @@
"dateReceived": "2025-02-05",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/487",
"title": "All Actor types should be followable"
+ },
+ {
+ "slug": "efda",
+ "authors": "a ",
+ "status": "DRAFT",
+ "discussionsTo": "https://socialhub.activitypub.rocks/t/fep-efda-followable-objects/5030",
+ "dateReceived": "2025-02-13",
+ "trackingIssue": "https://codeberg.org/fediverse/fep/issues/492",
+ "title": "Followable objects"
}
]
\ No newline at end of file