Thanks, it’s a bit too complicated for me now, I was hoping for something like a before argument where to place the author param from the chapter.Andrea,
\starttext
\completecontent
\chapter{This is a chapter}
\writebetweenlist[chapter][location=here]{\hskip4em\it Author Name}
\input ward
\section{A section}
\section{Another section}
\chapter{Another chapter}
\stoptext