Staff Product Designer - Agent Experience
Render
At Render, we’re building the modern cloud platform for developers creating AI-native, full-stack, multi-service applications. Our mission is to eliminate the tradeoff between the power of hyperscalers and the simplicity of developer-friendly platforms—so teams can ship fast, scale reliably, and focus on their product, not infrastructure. Unlike complex hyperscalers or ephemeral edge/serverless solutions, Render offers a developer-first experience with persistent compute, dynamic autoscaling, built-in orchestration, and observability, allowing teams to launch, scale, and manage real-world applications without writing infrastructure code or managing servers. Whether you're building LLM-powered applications, scalable SaaS products, or async processing pipelines, Render empowers teams to move fast and scale confidently from MVP to millions of users. Our platform is trusted by over 6 million developers worldwide and continues to grow rapidly. In February 2026, we raised an additional $100M in Series C financing, bringing our total funding to $257M, to accelerate our vision of making cloud infrastructure both powerful and intuitive—designed for the speed of modern AI development. We’re a diverse and talented team that values craft, velocity, and user experience. If you’re excited to help shape the future of the intelligent cloud and empower developers everywhere, we’d love to hear from you.
APPLYING TO RENDER
We're seeking candidates who possess high integrity, humility, and an insatiable drive to learn. Through reasoned discussions and continuous feedback, we strive to improve both individually and collectively. We foster an environment of mutual trust and respect, empowering effective debate to achieve the best outcomes for our customers and team. We especially encourage members of underrepresented groups in the tech community to apply and understand that not all successful candidates will meet each requirement listed. Our interview process is unique to each role, and we value the candidate experience just as much as our customer experience. We hope your conversations with us reflect a thoughtful process that is illuminative, enjoyable, and respectful of your time. Render's mission is to eliminate the undifferentiated work that goes into building software products by offering an easy-to-use, powerful cloud platform for developer teams of all sizes. As we grow into the place to deploy AI-native apps and agents, we design for two users at once — developers and the agents working on their behalf. We treat the agent as a first-class customer, not an afterthought: every primitive should feel as considered for an agent as it does for a developer. We're hiring a Staff Product Designer to own Agent Experience (AX) end to end — the whole programmatic surface and the whole loop: an agent deploys, a human reviews what happened, the agent hits an error and recovers, the human grants it exactly the access it needs. Every hop crosses an interface boundary, and today those boundaries show seams. Your job is to design the loop as one product. That takes real craft across every surface an agent touches — the CLI, the API, MCP, SDKs, Blueprints and Skills, and the documentation that teaches an agent how to operate — plus real craft in web UI, because half the loop is a human deciding whether to trust what an agent just did. Most designers are strong on one side of that line; we want someone strong on both. This isn't design following the company's strongest bet; it's design leading it. We think about agent-native design in three areas: the interfaces agents need to operate, the human ↔ agent handoff where a person supervises and trusts agent work, and trust, safety, and governance — how access is granted, scoped, and revoked. This role owns all three. The first two are where the product is moving fastest today, but all three are in scope from day one — the whole point is to design them as one coherent experience rather than three disconnected efforts. You'll inherit real signal to build on: an AX audit and scoring framework, a developer community that already trusts the product, and a design team treating agent experience as a first-class discipline.YOU WILL:
- Design the full programmatic interface, not just the CLI. The agent operates Render through many doors — the CLI, the API, MCP, SDKs, Blueprints, and Skills — and they should feel like one coherent product, not a set of independently evolved tools. You'll own the interaction model and the error language across all of them, so an agent can run deploy → verify → debug → iterate without a human in the loop. A one-command path from empty directory to running app matters, but so does an API call an agent can reason about and an MCP surface it can operate reliably. An error message an agent can't parse and recover from is a broken feature, and you'll treat it that way — on every surface.
- Design documentation as an agent-facing product. Docs aren't just for humans anymore; they're how an agent learns to operate the platform. You'll design Blueprints, Skills, and reference material that teach an agent to use Render correctly — treating docs-as-experience as a first-class programmatic surface, with the same rigor as any command or endpoint.
- Close the human-operated gap in onboarding. Today the default first-deploy path runs service-by-service through the UI — the one thing an agent fundamentally can't operate. You'll design a configuration-first path where the whole system is described in code (Blueprints) and deployed in one motion, so the programmatic loop doesn't break at step one.
- Design the dashboard surfaces where agent work becomes visible to humans. When an agent deploys, retries, or fails on someone's behalf, a person needs to see what happened, why, and whether to trust it. You'll design the review, supervision, and activity surfaces for agent-driven work — web UI held to the same rigor as any flagship flow, because this is where confidence in the whole agent story is won or lost.
- Design agent auth and access. Consent, scoping, and token management — so a developer can grant an agent or third-party app exactly the access it needs, see what that access is being used for, and revoke it without fear. Least-privilege should feel legible and safe rather than all-or-nothing. This is half policy design, half interface design, and it's where "can I trust this?" gets answered.
- Design one model, expressed everywhere. The core objects of the platform — applications, services, environments — should mean the same thing whether you meet them in the dashboard, the CLI, the API, an SDK, MCP, or a Blueprint. You'll design that model once and hold every surface to it, so a human and an agent are always looking at the same product.
- Surface the agent-operable paths at moments of intent. Copy-a-prompt CTAs, post-signup CLI install, post-error tooling suggestions. The programmatic paths already exist but aren't discovered — you'll place them where developer intent is highest.
WE'RE LOOKING FOR:
- 7+ years of product design experience, ideally on developer tools, infrastructure, APIs, or another technical, credibility-driven product. You may have worked as a product designer, a designer who codes, or something harder to label — the title matters less than the work. At this level, we expect someone who has owned a major surface or product area end to end and set the direction others built against.
- Craft that spans GUI and non-GUI surfaces. You have an eye for detail that borders on obsessive — the wording of an error, the shape of a command, the structure of an API response, the spacing of a dashboard — and you're as rigorous about a CLI message or an SDK method as you are about a screen. Your portfolio shows strong web UI work alongside text-first thinking: command design, API ergonomics, MCP/SDK design, docs-as-experience, or conversational interfaces.
- You design the whole journey, not a surface at a time. Your portfolio shows end-to-end experiences — a user carried coherently across interface boundaries, CLI to API to SDK to dashboard and back — where you designed the model once and expressed it everywhere it appears, rather than polishing one surface in isolation.
- A genuine point of view on what AI-native products mean for design — including how a product should show up to an agent, and not only to a person.
- Comfort near code. You can read it, prototype with it, and collaborate with engineers without a translation layer in between.
- The judgment to define quality where no established playbook exists, and the rigor to hold that bar once you've set it.
- Clear, direct communication and cross-org influence. You can make the case for AX to technical and non-technical partners alike, in rooms where it's easy to treat it as purely an engineering concern — and you can align product, engineering, and leadership around a direction without formal authority over them.
NICE-TO-HAVES:
- Experience designing or shipping a CLI, SDK, API, or MCP surface used at scale.
- Experience designing agent-facing documentation, Blueprints, Skills, or other material intended to teach a model how to operate a system.
- Familiarity with OAuth, scoped tokens, or least-privilege access models — or an appetite to make permissions feel humane.
- Hands-on experience building with coding agents or LLM-driven tooling, with a view on where the agent loop breaks down today.
- Design-engineering literacy: motion, prototyping, or front-end fluency.
- Experience evolving a developer-first product toward larger teams and enterprises without losing the original audience.
- Writing, talks, or side projects that show your craft and point of view on developer experience.
BENEFITS
- 4 weeks of paid vacation.
- 14 weeks of fully paid parental leave for all parents to bond with a newly born, adopted, or fostered child. We will also work with you to create a supportive plan of return.
- Long-term disability, life insurance, and 401K plans.
- 100% employer-paid medical coverage and 99% employer-paid dental and vision coverage for you and a dependent. FSAs and HSAs are available as well.
- Monthly lifestyle stipend for wellness, mental health and therapy, hobbies, etc.
- Monthly cell phone and internet subsidy.
- Commuter benefits for Renders in the Bay Area, and home office stipends for remote Renders.
- Continuous learning benefits & related support.
- ...Affirm is searching for a Staff Product Designer to shape the future of consumer finance. In this role, you will own design initiatives for our App and Card experience, collaborating with product, engineering, and marketing teams to drive innovation. The ideal candidate...SuggestedRemote work
- ...Affirm is seeking a Staff Product Designer to help shape the future of consumer finance. This role is critical in building products that foster... ...pushing innovation. Passion for creating exceptional user experiences is essential. Affirm is a remote-first company, offering a...SuggestedRemote work
- ...Affirm is seeking a Staff Product Designer to shape the future of consumer finance, focusing on their App and Card experiences. You will drive design initiatives and collaborate with various teams to innovate and enhance user experiences. The role requires exceptional...SuggestedRemote work
$173k - $233k
...Affirm is seeking a Staff Product Designer to shape the future of consumer finance via their App and Card experiences. You will own design initiatives, collaborating with teams to deliver customer-centric solutions. The role requires strong product sense, visual skills...SuggestedRemote work$173k - $233k
...Affirm is looking for a Staff Product Designer in Phoenix, Arizona, to help shape the future of consumer finance through innovative design... ...role, you'll drive design initiatives for the App and Card experiences, ensuring they meet user needs while aligning with business...SuggestedRemote work- Affirm is seeking a Staff Product Designer to shape the future of consumer finance. You will lead design initiatives for Affirm's App and Card experiences, driving high-impact solutions that align with business goals. Ideal candidates possess strong product sense, exceptional...Remote job
- Affirm is seeking a Staff Product Designer to shape the future of consumer finance. The role involves driving design initiatives for Affirm's App and Card experiences, working closely with various teams to deliver innovative solutions. Ideal candidates will possess strong...Remote job
$195k - $255k
Affirm is looking for a Staff Product Designer to shape the future of consumer finance. In this role, you'll oversee design initiatives for the App and Card experience while collaborating with multiple teams. Bring your passion for innovation and exceptional design skills...Remote jobFlexible hours- Affirm is seeking a Staff Product Designer to shape the future of consumer finance. You will lead design initiatives, collaborate with teams,... ...innovation in financial products. The role emphasizes user experience, with the opportunity to work in a remote-first environment...Remote jobFlexible hours
$173k - $233k
Affirm is seeking a Staff Product Designer to shape the future of consumer finance. You'll drive design initiatives for our App and Card experiences, creating high-impact, customer-centric solutions. The role involves collaborating with diverse teams to innovate and craft...Remote jobFlexible hours- Affirm is seeking a Staff Product Designer to lead design initiatives for their App and Card experience. This role is pivotal in shaping the future of consumer finance, driving high-impact, customer-centric solutions that align with business objectives. The ideal candidate...Remote job
$195k - $255k
...compounding interest. About the team Product Design at Affirm drives business success by exceeding... ..., intuitive, and scalable product experiences. We rely on empathy, design craft, and... ...We are looking for an experienced Staff Product Designer to join us at a critical...Full timeWork at officeRemote workFlexible hours$158.77k - $326.87k
...that starts with the people behind the product.Discover a career where you ignite... ...opportunities, celebrate each other’s unique experiences and embrace the flexibility to do... ...for a methodical and thoughtful Staff Product Designer to join the Design Innovation team. You...Work at officeLocal areaRemote workRelocationRelocation package$240k - $300k
...resources, and support you need to grow your career.Design at BrexDesign at Brex creates the experiences that make complex systems feel effortless through thoughtful... ...design. Whether crafting interfaces, shaping product strategy, or harnessing AI to empower our users, we...Temporary workWork at officeRemote workWork from home3 days per week- ...the financial world.The TeamThe Borrow design team at SoFi is responsible for crafting seamless, intuitive experiences across all loan products, helping people to borrow money to achieve... ...landscape for our members.The RoleAs a Staff Product Designer, it will be your...Temporary workRemote workWork from home
- ...00% RemoteDirect Hire$150k - $190kStaff Product Designer (Design Systems) Remote - Canada | Competitive CompensationWe're hiring a Staff Product Designer to join a fast-growing... ...opportunity focused on shaping both the end-user experience and the design system that supports a...Permanent employmentFull timeRemote work
$150k - $165k
The Team + The RoleThe Product Design team at Pendo works closely with senior product leaders... ..., reliability, and product impact.As a Staff Product Designer, you will lead design... ...and engineering to make sophisticated experiences feel simple. AI-assisted workflows are...Work at officeRemote workFlexible hours3 days per week$210k - $247k
...4 Breakthrough Company.About the role We’re looking for a Staff Product Designer to join our Growth team and work with us to achieve our ambitious... ...guided flows.Leverage AI to create personalized customer experiences.Design growth systems, experiments, and new product...Work at officeLocal areaRemote workRelocation3 days per week$190.9k - $334.1k
...creativity among our teams and propels innovation in our products. This role is part of our Product Design team that uses their superpower of empathizing,... ...’ needs, with the mission to created product experiences they love. Our designers come from a diverse set of...Work at officeImmediate startRemote workFlexible hoursShift work$216k - $297k
...town — we help them discover the best products from around the world to sell in their... ...company invested in the importance of design—as a Staff Product Designer you’ll join a close-knit... ...about creating beautiful, intuitive experiences. Our team plays a central role in...Work experience placementWork at officeLocal areaRemote workMonday to FridayFlexible hours3 days per week$144.6k - $198.8k
Staff Product DesignerJoin the Team Shaping the Future of Industrial Technology!Ready to make... ...build and maintain infrastructure, design and construct buildings, optimize global... ...at the forefront of shaping our product experience across all areas of our AI-driven platform...Ongoing contractFull timeContract workLocal areaWorldwide$149.89k - $154.39k
...with a link and any password needed. Intro to PositionAs a Staff Product Designer, you are a key leader in the product design process, from... ...to shape accessible, elegant, and highly engaging digital experiences for millions of public media listeners and internal colleagues...Full timeTemporary workWork at officeRemote workWorldwide$200k - $300k
...of headway, we still have work to do — and that’s where you come in!Duolingo’s designers care about creating high-quality experiences that look and feel fun. From animators to writers, product designers to researchers, Design brings purpose, feeling, and delight to every...Temporary workWork experience placement- ...part of Superhuman, the AI productivity platform on a mission to unlock... ...suite of apps and agents brings AI wherever people work... ...surfaces, making sure the experience feels consistent, capable,... ...matter where people use it.As a Staff Product Designer on the Core team, you’ll...WorldwideHome officeFlexible hours
$232k - $348k
...creators give their biggest fans access to exclusive work and experiences. We offer creators a variety of ways to engage with their... ...best team in the creator economy and are looking for a Staff Product Designer to support our mission.This role is based in New York or San...Work at officeLocal areaRemote workWorldwideFlexible hours2 days per week$205k - $250k
...organizations, including Vanta, Lyft, and Dropbox. Learn more at semgrep.dev.About the roleWe’re looking for a Staff Product Designer to own the end-to-end experience of Semgrep’s platform, working across product areas to define what great security tooling looks and feels...Currently hiringWork at officeLocal areaRemote workWeekend work- ...their inner potential. Our award-winning products help our global community gain a deeper... ...office. We're looking for an exceptional Staff Product Designer to play a defining role in shaping the future of Ōura's enterprise experience. This is a high-impact opportunity to...Work at officeLocal areaRemote workFlexible hours
- ...Seeking a seasoned Staff Product Designer, this full-time remote position focuses on designing enterprise experiences on the Salesforce platform, driving design strategy, and collaborating with cross-functional teams to shape impactful advisor and employee solutions....Full timeRemote work
- ...We are looking for team members who love product-building, want to work hard at a mission... ...at their fingertips. That’s where great design comes in — we are building powerful... ...might be a fit if you: Have 5+ years experience designing software, preferably at B2B software...Work at officeRemote work3 days per week
- ...reading. About the Role We're hiring a Staff level Product Designer to join our design team, reporting... ...level, shipping exceptional end-product experiences while building the AI-first design system that engineers and agents will build from. This is an individual...Work at office
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Staff Product Designer - Agent Experience. Be the first to apply!

