No option to export any collections

As per the wiki it should be under the context menu for a collection, under “More” but that menu is literally an empty frame…

1 Like

Hey @naara-yui :waving_hand:

Welcome to the Postman Community! :postman:

Do those Collections contain non HTTP requests?

no it doesn’t. the AI help told me it looks like it’s full of duplicate UUIDs for requests but not sure how reliable that is….

Can you share more about what you have in the Collection? Or the conversation with Agent Mode?

Are these newly imported Collections? Do you see the same on a newly created Collection with requests, in the same Workspace?

the agent said this:
Here are the specific issues I can see:

Duplicate requests at the collection root level The collection has 23 requests listed as immediate children, but the flattened list shows the same requests repeated many times (e.g., “Create Api Actor”, “Delete Api Actor”, “Save rule new version” appear dozens of times with the same UIDs).

Duplicate/repeated folder references Folders like “Rule” (69d7bc7512749b2627c0fa19) and “ApiActor” (69d7bc6f880749747ae18b97) appear multiple times in the folder list, suggesting circular or redundant references in the collection’s internal structure.

Requests appearing both inside folders AND at the root Many requests (like “Get Ping”, “Doctor”, etc.) appear both as children of folders and as direct children of the collection root simultaneously.

The collection is nothing special just a bunch of requests organized into folders. I can use them just fine, it was build up over time not imported just now, been using it in local mode with a dedicated git repo

So that is a git connected Workspace, that the Collection is within? And those are the new yaml Collection format?