I have a couple of remote workers that I need to do the grunt work of working with these documents... it's there anyway you could add a couple of team members to Tier 3 or better yet, add a tier 4 agency/team white label option and make a bunch of money!! 😁🤑😁
A: Thanks for the suggestion! We don’t currently support multiple users or team member roles, but it's something we're considering for the future.
In the meantime, if your remote workers only need to generate documents, you can safely share your apiKey with them for that purpose (you can regenerate your key anytime).
Thank you for your response and I'm glad to hear that this is in consideration. Hopefully it makes it on your roadmap and at the very least, on the Appsumo community plans as we are almost all online solopreneurs and having a couple of VA's is par for the course. TBH, would Really help to have a link to a dashboard where we could administrator and monitor them from! I mean immensely helpful!
Q: Lawyer
I am an attorney. Can I use this to make legal documents for my paying clients? Example client choose a few options and it spits out a last will and testament
A: Hi! Yes, legal documents are a common use case for Documentero. You can create advanced templates with conditions and combine them with our shareable forms, where your customers can fill in data and receive automatically generated documents.
Hi. On your highest tier 3 plan you allow generating 2500 documents per month. Would you please allow me to buy 2x plan 3 stacks so I could get combine 5000 documents per month allowance in the same account. Can you please consider some option?
A: We are not offering LTD deals beyond Tier 3. We want to keep our service sustainable long-term, so if you need a higher plan, it is only available through a subscription-based model.
Q: Integration with Test Automation Tools for CI/CD Documentation
Can Documentero integrate with test automation tools like Selenium, Cypress, Katalon, or Playwright to automatically generate or update test documentation? I’m specifically looking to include this in our CI/CD pipeline, where test results or scripts can feed directly into Documentero to streamline and automate documentation. Is this kind of integration and automation supported?
A: Hi. We don't have direct integration Test Automation Tools. However if they call our API to generate report based on test data it should work just fine. Documentero can also send reports to specified email.
Q: Is there a secure way to pass the API key with HTTP Requests
I'm using Documentero in n8n using the HTTP Request node. I'm passing the apiKey through the Request Body in JSON (according to your API documentation), and it does work. However, I would prefer to pass the apiKey using Authentication (basic, header auth, etc.), which is more secure. Is there a more secure way to pass the apiKey when making an HTTP Request?
A: Hi. Yes, we added alternative authorization method to our APIs. Please check: https://docs.documentero.com/documentation/api/integrate-with-documentero-cloud-api
Q: Tier 3 - Multiple users please🙏
I have a couple of remote workers that I need to do the grunt work of working with these documents... it's there anyway you could add a couple of team members to Tier 3 or better yet, add a tier 4 agency/team white label option and make a bunch of money!! 😁🤑😁
Jarek23197
Jun 13, 2025A: Thanks for the suggestion! We don’t currently support multiple users or team member roles, but it's something we're considering for the future.
In the meantime, if your remote workers only need to generate documents, you can safely share your apiKey with them for that purpose (you can regenerate your key anytime).
Share Documentero - Document Automation & Generation Software
Verified purchaser
I agree!
Verified purchaser
Thank you for your response and I'm glad to hear that this is in consideration. Hopefully it makes it on your roadmap and at the very least, on the Appsumo community plans as we are almost all online solopreneurs and having a couple of VA's is par for the course.
TBH, would Really help to have a link to a dashboard where we could administrator and monitor them from! I mean immensely helpful!
Q: Lawyer
I am an attorney. Can I use this to make legal documents for my paying clients? Example client choose a few options and it spits out a last will and testament
Jarek23197
Jun 10, 2025A: Hi! Yes, legal documents are a common use case for Documentero. You can create advanced templates with conditions and combine them with our shareable forms, where your customers can fill in data and receive automatically generated documents.
Share Documentero - Document Automation & Generation Software
Q: Can I stack 2x plan 3 ?
Hi. On your highest tier 3 plan you allow generating 2500 documents per month. Would you please allow me to buy 2x plan 3 stacks so I could get combine 5000 documents per month allowance in the same account. Can you please consider some option?
Jarek23197
Jun 8, 2025A: We are not offering LTD deals beyond Tier 3. We want to keep our service sustainable long-term, so if you need a higher plan, it is only available through a subscription-based model.
Share Documentero - Document Automation & Generation Software
Q: Integration with Test Automation Tools for CI/CD Documentation
Can Documentero integrate with test automation tools like Selenium, Cypress, Katalon, or Playwright to automatically generate or update test documentation? I’m specifically looking to include this in our CI/CD pipeline, where test results or scripts can feed directly into Documentero to streamline and automate documentation. Is this kind of integration and automation supported?
Jarek23197
May 28, 2025A: Hi. We don't have direct integration Test Automation Tools. However if they call our API to generate report based on test data it should work just fine. Documentero can also send reports to specified email.
Share Documentero - Document Automation & Generation Software
Q: Is there a secure way to pass the API key with HTTP Requests
I'm using Documentero in n8n using the HTTP Request node. I'm passing the apiKey through the Request Body in JSON (according to your API documentation), and it does work. However, I would prefer to pass the apiKey using Authentication (basic, header auth, etc.), which is more secure. Is there a more secure way to pass the apiKey when making an HTTP Request?
Jarek23197
May 28, 2025A: Hi. Yes, we added alternative authorization method to our APIs.
Please check:
https://docs.documentero.com/documentation/api/integrate-with-documentero-cloud-api
Share Documentero - Document Automation & Generation Software
Verified purchaser
I'm curious: why do you think headers are more secure than body?