[GH-ISSUE #5306] [Feature] Account Type Classification #43926

Closed
opened 2026-04-26 04:46:01 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @passabilities on GitHub (Jul 8, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/5306

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

I noticed in the docs that Account has a type field. It mentions:

The account type does not affect anything currently. It's simply extra information about the account.

However, when I fetched my accounts via the api, none of them have a type field defined. I searched the codebase and can't find it being set anywhere.

Describe your ideal solution to this problem

Having an account type could be pretty useful for filtering. At the very least if this information is not being fetched from the providers, allowing users to manually define the account type. Would probably need that anyway for local accounts.

Also the docs mention a defined list of account types but would be nice to be able to create a custom account type.

Teaching and learning

No response

Originally created by @passabilities on GitHub (Jul 8, 2025). Original GitHub issue: https://github.com/actualbudget/actual/issues/5306 ### Verified feature request does not already exist? - [x] I have searched and found no existing issue ### 💻 - [x] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? I noticed [in the docs](https://actualbudget.org/docs/api/reference#account-types) that `Account` has a `type` field. It mentions: > The account type does not affect anything currently. It's simply extra information about the account. However, when I fetched my accounts via the api, none of them have a `type` field defined. I searched the codebase and can't find it being set anywhere. ### Describe your ideal solution to this problem Having an account `type` could be pretty useful for filtering. At the very least if this information is not being fetched from the providers, allowing users to manually define the account type. Would probably need that anyway for local accounts. Also the docs mention a defined list of account types but would be nice to be able to create a custom account type. ### Teaching and learning _No response_
GiteaMirror added the needs votesfeature labels 2026-04-26 04:46:01 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jul 8, 2025):

Thanks for sharing your idea!

This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

<!-- gh-comment-id:3050007558 --> @github-actions[bot] commented on GitHub (Jul 8, 2025): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#43926