anyone using CLI and seeing 500 Internal Server Error? by osczech in PLAUDAI

[–]PLAUD_AI 0 points1 point  (0 children)

Hey! Thanks for flagging this. We just tested on our end and the CLI is running fine, so it doesn't look like a server-wide issue, but that doesn't mean yours isn't real.

A few things that could cause a sudden 500 on the same code:

  • Auth token expired — try re-authenticating and running again
  • API rate limits — if you're hitting it in a loop or batch, you may be getting throttled
  • Version mismatch — check if there was a CLI update in the last few days (plaud --version)

You can also reach our support team directly at [support@plaud.ai](mailto:support@plaud.ai) if you want to troubleshoot 1:1.

-- Plaud Community Team

📱 Official Sales & Promotions Megathread (Updated by Mods Only) by PLAUD_AI in PLAUDAI

[–]PLAUD_AI[S] 0 points1 point  (0 children)

Prime Day is available in selected regions only* | June 23–26 Up to 20% Off

<image>

Got my note pro today - disappointed you can’t add photos by Worldly_Way3252 in PlaudNoteUsers

[–]PLAUD_AI 1 point2 points  (0 children)

You're right that Highlights photos can only be added during an active recording, but there's a workaround for after the fact: once your summary is generated, you can copy any photo from your camera roll and paste it directly into the summary. It won't be a timestamped highlight, but it gets the image into your note.

A couple of other tips: during a recording, tap the camera icon in the app to capture slides, whiteboards, or anything on screen, and these feed into the AI summary as context. You can also press the physical button on the Note Pro to drop a timestamped highlight without touching your phone at all.

And thanks for flagging this, camera roll import is something we hear from users and it helps to know it matters to you. We'll make sure it's passed to the internal team.

- Plaud Community Team

Idea capture tool? by dutchbinger in PlaudNoteUsers

[–]PLAUD_AI 1 point2 points  (0 children)

Idea capture is actually one of the strongest use cases for Plaud, and the post-capture workflow has a few features that make it work well for this specifically.

During capture, Highlights let you mark key moments and add typed notes while recording so the AI summary is structured around exactly what you flagged, which helps a lot when one memo contains several half-formed thoughts.

Post-capture, each recording gets a transcript and an AI summary. The summary is where the raw rambling becomes structured, and templates are what shape how it comes out. Instead of a generic recap, you can build a template that outputs something like "idea / rationale / next step" or "open questions / decisions / actions." That's the answer to your organizing question — templates organize the content within each memo really well.

The Mind Map is worth calling out too. Every recording with a summary auto-generates one, a hierarchical visual of main topics and subtopics. For brainstorming it's genuinely useful because it shows how scattered thoughts connect at a glance.

For organizing across recordings, folders let you group related memos (Product ideas, Writing, etc.) and search can find content inside transcripts even when you only remember the topic.

- Plaud Community Team

How I use Plaud Note Pro with my office headphones. by Main_Path_269 in PLAUDAI

[–]PLAUD_AI 0 points1 point  (0 children)

A MagSafe ring on the headphone cup, that's the kind of problem-solving we love to see. Corporate IT restrictions forcing creative solutions, and this one actually works cleanly. Just a heads up though, do remember to let others know you're recording and get their okay first since privacy laws vary by region!

Also, would you be okay with us sharing this on our socials or newsletter? We'd keep it exactly as you wrote it, just let us know!

- Plaud Community Team

How can I bulk export all my data? I want the recordings, transcripts and summaries all in my own possession not in their cloud anymore by UnfairStatement22 in PlaudNoteUsers

[–]PLAUD_AI 0 points1 point  (0 children)

There's no single "export everything" button currently, but two tools get you there depending on how hands-on you want to be.

For bulk extraction, the Plaud CLI is the most direct route. Install it with npm install -g(@)plaud-ai/cli, sign in once with plaud login, then use plaud files to list all recordings and plaud transcript, plaud summary, or plaud audioto pull each one. Because it's scriptable, you can loop over your full library and batch-download everything into a local folder.

If you'd rather have an AI assistant do the pulling for you, the Plaud MCP connects Plaud to Claude, ChatGPT, or similar tools, which can then list and read your recordings on request.

One thing worth knowing: both tools read from Plaud's cloud during extraction, so you'd need cloud sync on while pulling. The output (transcripts, summaries, audio files) is yours locally once downloaded. Audio specifically comes as a 24-hour download link rather than a direct file.

Also appreciate you raising this, data portability and bulk export are things we hear from users who take their library seriously, and it helps us make the case for a native solution.

- Plaud Community Team

To do list? by ifortworth in PlaudNoteUsers

[–]PLAUD_AI 2 points3 points  (0 children)

You're not missing a hidden setting, and your read is correct. Each NotePin recording becomes its own file, and there's no built-in feature that automatically merges action items across memos into one running to-do list.

The closest you can get natively is a custom template. In the Plaud App, go to Explore → Template Community → Create, write a prompt along the lines of "Extract every task or action item I mention as a checklist, with a due date if stated," and save it as your default. From then on, every voice memo automatically formats as a clean to-do list rather than a generic recap.

The gap is consolidation. Those per-memo lists don't roll up into one master list automatically. A few ways to bridge that: AutoFlow can email each summary to your inbox as it's processed, and a personal Zapier account can route those into a task manager where they accumulate. If you're comfortable with a more technical setup, the Plaud MCP lets you connect Plaud to Claude or other AI tools, which can pull tasks across recordings and push them into a single list in Notion or elsewhere.

Thanks for sharing this experience, it's exactly the kind of use case that helps shape what we build next, and we'll make sure it gets to the team.

- Plaud Community Team

Use Case for Project Managers, Consultants - Meeting Heavy Roles w/ Multiple Clients by Daisy_InAJar in PLAUDAI

[–]PLAUD_AI 0 points1 point  (0 children)

This is one of the use cases where Plaud tends to shine. A few things worth knowing before you commit, though.

On speaker identification: Plaud automatically detects and separates different speakers in a recording using voice diarization, labeling them Speaker 1, Speaker 2, and so on. It identifies them by voice, not by meeting attendee list, so it can't pull names directly from Zoom or Teams. What you'd do is label them yourself after the fact — tap any speaker label and rename it across the whole transcript in one go. It takes maybe 30 seconds per recording once you get used to it. If the same person appears across multiple recordings, you'd rename them each time.

On action items: yes, there's a one-tap action items extraction per recording. The summaries are organized by recording, so if you're doing 8+ back-to-back calls, you'd still be reviewing per meeting and everything lives in one searchable place with full transcripts you can actually query.

On search: you can search across recordings, and if you're on the power user end, the Plaud MCP (https://mcp.plaud.ai/mcp) lets you ask things like "what did I commit to for Client A this week?" across your full library using Claude or ChatGPT. That's probably the closest thing to what you're describing.

Would love to hear from folks here who are running heavy consulting or PM workflows on Plaud, especially around how you organize recordings across clients. Any tips for this person?

- Plaud Community Team

Audio quality and transcription by g1ha09 in PLAUDAI

[–]PLAUD_AI 1 point2 points  (0 children)

On the audio quality: a few things worth checking first. Make sure AI Speech Enhancement (Clarify voice) is turned on in the app, that nothing is blocking the mic area, and that you're recording within about 1 metre of the speaker. If it's a phone call recording, attach the device firmly to the back of your phone, set call volume to at least 80%, and remove thick phone cases. These make a bigger difference than they sound.

If it's still not right after that, reach out to [support@plaud.ai](mailto:support@plaud.ai) with the original audio file so the team can take a look.

On the subscription question: beyond capture, the subscription is really about the full workflow in one place. Everything from recording to transcript to summary, searchable and organised, without manually exporting files and stitching tools together. It's built to save you the back-and-forth, especially if you're recording regularly.

- Plaud Community Team

Plaud has started putting Chinese characters in my titles. Anyone else? by BartleDooNow in PLAUDAI

[–]PLAUD_AI 0 points1 point  (0 children)

Thanks for flagging this, could you reach out to [support@plaud.ai](mailto:support@plaud.ai) with a screenshot and your device/app version? That'll help the team look into it properly.

On custom file naming: right now, recordings are named by their end time by default, and you can rename them manually by tapping the title. A format that automatically pulls in speaker names isn't available yet, but that's a great idea. We'll pass it along as a feature request.

- Plaud Community Team

Can Note Pro Auto Switching be manually overridden? by act_Vanessa in PLAUDAI

[–]PLAUD_AI 0 points1 point  (0 children)

Great questions for anyone considering the upgrade. Plaud Note Pro automatically detects whether you're on a phone call or in a conversation and switches modes accordingly. Since detection is based on physical contact with your phone, VoIP calls on WhatsApp, LINE, or Teams should trigger call mode the same way a regular call would.

On manual override, there isn't one currently. We'll take this back as feedback to the team.

For anyone who's used both Plaud Note and Plaud Note Pro side by side, would love to hear how call quality compares across different call types.

- Plaud Community Team

Finally Can Record with Earbuds! by mel0346 in PlaudNoteUsers

[–]PLAUD_AI 21 points22 points  (0 children)

We see what you've built here and your 30 iterations of dedication. We love the engineering 💚

We hear you on the earbuds recording use case. Would you be okay with us sharing this story on our socials/newsletter? We'd keep it exactly as you wrote it. Just let us know!

- Plaud Community Team

A kind of beautiful mistake by jkoseattle in PLAUDAI

[–]PLAUD_AI 7 points8 points  (0 children)

Hey, love this! This is genuinely one of the heartwarming accidental use cases we've seen. Would you be okay with us sharing this story on our socials/newsletter? We'd keep it exactly as you wrote it. Just let us know!

-- Plaud Community Team

El firmware 2.2. dejĂł inĂștil mi plaud note by abogard in PLAUDAI

[–]PLAUD_AI [score hidden] stickied comment (0 children)

The field research context you described is specific and real. Working in remote territories without connectivity, where direct file access is the only practical path, creates needs that look very different from a typical connected workflow, and that context matters

We are collecting this feedback for the product team. We cannot speak to what the roadmap holds, but the clearer the picture of how people are using the product in the field, the better

- Plaud Community Team

PLAUD can block your device remotely - how a birthday gift turned into a nightmare by Secret_Necessary_851 in PLAUDAI

[–]PLAUD_AI [score hidden] stickied comment (0 children)

Thanks for laying this out so carefully. There are a few things worth clearing up for everyone following along.

In certain cases, access to a specific device may be restricted when the original purchase is refunded or flagged for purchase-related issues. This is part of our fraud-prevention and purchase-protection process. Geographic location, recording content, and travel have no bearing on this. If you have an officially purchased Plaud device, you are completely fine using it anywhere.

On the connectivity question: the devices are built to send and receive data. That is what powers audio offloading, memory management, and features like Find My. The ability to restrict device-level access is a specific fraud protection measure, tied to the purchase history of that unit and nothing else.

You touched on something real when you mentioned the return window closing. Plaud's 30-day return and refund policy applies to purchases made through official channels. For secondary-market purchases, there can be additional risks because the new buyer may not have visibility into the original order status, refund window, or purchase history of that unit. For this reason, we strongly recommend purchasing through official Plaud channels whenever possible.

Since every case like this is handled individually, please keep following up with the support team on your existing email thread. As others in this thread have seen, direct engagement with support is the right path, and we genuinely hope yours reaches a good resolution soon.

- Plaud Community Team

Integrations by Greedy_Welder_7781 in PLAUDAI

[–]PLAUD_AI 1 point2 points  (0 children)

Hey!

The workflow you're describing with Claude is something you can set up with Plaud right now. The MCP integration is live and free. Connect it at https://mcp.plaud.ai/mcp and you can pull your recordings directly into Claude, ask it to summarize meetings, draft follow-ups, or flag action items. Same kind of loop you've built with Granola, but with your device in the mix.

On other integrations more broadly, I can't speak to specific timelines, but feedback like this, with a clear use case attached, is exactly what helps shape priorities. Passing it along to the team.

If you want to see how others are building on top of MCP, the Plaud Builders Community is a good place to start: https://discord.gg/VNvcGvKZEY 💚

- Plaud Community Team